From 05cfada89b35bc1fd230d7da8f51c39fcca3b98f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Aug 2026 23:50:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=81=20Sync=202026-08-25=2023:50:02?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- transmission-web-control/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/transmission-web-control/Makefile b/transmission-web-control/Makefile index cf3ba232..eff0a619 100644 --- a/transmission-web-control/Makefile +++ b/transmission-web-control/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=transmission-web-control -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=https://github.com/ronggang/transmission-web-control -PKG_SOURCE_DATE:=2024-04-08 -PKG_SOURCE_VERSION:=054e2edf7ee1ec859cec3ee5661a550481321a27 +PKG_SOURCE_URL:=https://github.com/Youngv/transmission-web-control +PKG_SOURCE_DATE:=2026-04-10 +PKG_SOURCE_VERSION:=ea23f2fdbb554bd65f25921b15b250f42d7e72ee PKG_MIRROR_HASH:=skip PKG_LICENSE:=MIT