diff --git a/UnblockNeteaseMusic-Go/Makefile b/UnblockNeteaseMusic-Go/Makefile index f72798d96..0bf6c3180 100644 --- a/UnblockNeteaseMusic-Go/Makefile +++ b/UnblockNeteaseMusic-Go/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/cnsilvan/UnblockNeteaseMusic/tar.gz/$(PKG_VERSION)? -PKG_HASH:=92201b7f04ab1015c806c672b98a29b97d0f137d9b60e6d35d279c2064ed86a4 +PKG_HASH:=skip PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILE:=LICENSE @@ -35,7 +35,7 @@ GO_PKG_LDFLAGS+= \ -X '$(GO_PKG)/version.ExGoVersionInfo=$(GO_ARM) $(GO_MIPS)$(GO_MIPS64)' include $(INCLUDE_DIR)/package.mk -include ../../lang/golang/golang-package.mk +include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk define Package/UnblockNeteaseMusic-Go/config config UNBLOCKNETEASEMUSIC_GO_COMPRESS_GOPROXY diff --git a/UnblockNeteaseMusic/Makefile b/UnblockNeteaseMusic/Makefile index f51f25017..aa2babc55 100644 --- a/UnblockNeteaseMusic/Makefile +++ b/UnblockNeteaseMusic/Makefile @@ -12,7 +12,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/UnblockNeteaseMusic/server.git PKG_SOURCE_DATE:=2021-12-21 PKG_SOURCE_VERSION:=54b7a60b07a85dea3b52a5d9f1ada456aba12609 -PKG_MIRROR_HASH:=1865a01021ced0a57bcb1f0d63ef72b0e517771602ad7e4026d18222713a77ac +PKG_MIRROR_HASH:=skip PKG_VERSION:=$(PKG_BASE_VERSION)-$(PKG_SOURCE_DATE)-$(call version_abbrev,$(PKG_SOURCE_VERSION)) diff --git a/amule/Makefile b/amule/Makefile index 7139e5722..5d555c41d 100644 --- a/amule/Makefile +++ b/amule/Makefile @@ -18,7 +18,7 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_URL:=https://github.com/amule-project/amule.git -PKG_MIRROR_HASH:=102c4cb3dd2858db06fff19c5e2d0b65c6731b366f45df2adcd40fd0cd0fec47 +PKG_MIRROR_HASH:=skip PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS:=libgd libcryptopp diff --git a/baidupcs-web/Makefile b/baidupcs-web/Makefile index b55155d67..699ead52c 100644 --- a/baidupcs-web/Makefile +++ b/baidupcs-web/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/Erope/BaiduPCS-Go/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=6efd1c5e4cf5cf876204bed246c70ea0212ad078d4eb7703d7f1179b39551d1d +PKG_HASH:=skip PKG_BUILD_DIR:=$(BUILD_DIR)/BaiduPCS-Go-$(PKG_VERSION) PKG_LICENSE:=Apache-2.0 @@ -24,7 +24,7 @@ GO_PKG:=github.com/Erope/BaiduPCS-Go GO_PKG_LDFLAGS_X:=main.Version=v$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk -include ../../lang/golang/golang-package.mk +include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk define Package/baidupcs-web SECTION:=net diff --git a/bpytop/Makefile b/bpytop/Makefile index 51e85f68b..3b006c495 100644 --- a/bpytop/Makefile +++ b/bpytop/Makefile @@ -9,14 +9,14 @@ PKG_VERSION:=1.0.68 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=bpytop -PKG_HASH:=53b66788e8d7c7abbab43c6275fa1c3b2316e56e46f7a093f2f4dfb397549bb2 +PKG_HASH:=skip PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE -include ../../lang/python/pypi.mk +include $(TOPDIR)/feeds/packages/lang/python/pypi.mk include $(INCLUDE_DIR)/package.mk -include ../../lang/python/python3-package.mk +include $(TOPDIR)/feeds/packages/lang/python/python3-package.mk define Package/bpytop SECTION:=admin diff --git a/brook/Makefile b/brook/Makefile index c82788aa8..ae43abc81 100644 --- a/brook/Makefile +++ b/brook/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/txthinking/brook/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=cf4433263cc755edfe56be66d206b7ee5083faaaa8b30bb4102174ad73e22764 +PKG_HASH:=skip PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=GPL-3.0 diff --git a/cdnspeedtest/Makefile b/cdnspeedtest/Makefile index 57e961c3f..e83106cec 100644 --- a/cdnspeedtest/Makefile +++ b/cdnspeedtest/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/XIU2/CloudflareSpeedTest/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=faee35e74a651717e903517369ea0bd67968ba22522a64a34040d9bcd3ca5879 +PKG_HASH:=skip PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILE:=LICENSE @@ -24,7 +24,7 @@ GO_PKG:=CloudflareSpeedTest GO_PKG_LDFLAGS_X:=main.version=v$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk -include ../../lang/golang/golang-package.mk +include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk define Package/cdnspeedtest SECTION:=net diff --git a/chinadns-ng/Makefile b/chinadns-ng/Makefile index 8158b4d75..8b18e6546 100644 --- a/chinadns-ng/Makefile +++ b/chinadns-ng/Makefile @@ -12,7 +12,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/zfl9/chinadns-ng.git PKG_SOURCE_DATE:=2021-05-08 PKG_SOURCE_VERSION:=14cc6348d67b09cae37d9bce554c89c2c0e0b265 -PKG_MIRROR_HASH:=3b66fc0888d9488e3b8e39df3016d51fae1b43325d292381e94aa3c7d2318282 +PKG_MIRROR_HASH:=skip PKG_LICENSE:=AGPL-3.0-only PKG_LICENSE_FILES:=LICENSE diff --git a/cpulimit/Makefile b/cpulimit/Makefile index eb259812d..81e506ffa 100644 --- a/cpulimit/Makefile +++ b/cpulimit/Makefile @@ -6,7 +6,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/denji/cpulimit/tar.gz/$(PKG_VERSION)? -PKG_HASH:=0c61d394407fdd0547b53e6435ecb817d2e3ba914b48aa9f48ccf42c8278d3a6 +PKG_HASH:=skip PKG_BUILD_PARALLEL:=1 PKG_LICENSE_FILES:=LICENSE diff --git a/create_acl_for_luci.err b/create_acl_for_luci.err deleted file mode 100644 index 6cc004bbc..000000000 --- a/create_acl_for_luci.err +++ /dev/null @@ -1,137 +0,0 @@ -./luci-app-autorepeater: has no/multi config file(s), skipping... -./luci-app-autorepeater: has no/multi config file(s), skipping... -./luci-app-autorepeater: has no/multi config file(s), skipping... -./luci-app-autorepeater: has no/multi config file(s), skipping... -./luci-app-autorepeater: has no/multi config file(s), skipping... -./luci-app-autorepeater: has no/multi config file(s), skipping... -./luci-app-autorepeater: has no/multi config file(s), skipping... -./luci-app-ddnsto: has no/multi config file(s), skipping... -./luci-app-ddnsto: has no/multi config file(s), skipping... -./luci-app-ddnsto: has no/multi config file(s), skipping... -./luci-app-ddnsto: has no/multi config file(s), skipping... -./luci-app-ddnsto: has no/multi config file(s), skipping... -./luci-app-diskman: has no/multi config file(s), skipping... -./luci-app-diskman: has no/multi config file(s), skipping... -./luci-app-diskman: has no/multi config file(s), skipping... -./luci-app-diskman: has no/multi config file(s), skipping... -./luci-app-dnscrypt-proxy2: has no/multi config file(s), skipping... -./luci-app-dnscrypt-proxy2: has no/multi config file(s), skipping... -./luci-app-dnscrypt-proxy2: has no/multi config file(s), skipping... -./luci-app-dnscrypt-proxy2: has no/multi config file(s), skipping... -./luci-app-dnscrypt-proxy2: has no/multi config file(s), skipping... -./luci-app-dnsmasq-ipset: has no/multi config file(s), skipping... -./luci-app-dnsmasq-ipset: has no/multi config file(s), skipping... -./luci-app-dnsmasq-ipset: has no/multi config file(s), skipping... -./luci-app-dnsmasq-ipset: has no/multi config file(s), skipping... -./luci-app-dnsmasq-ipset: has no/multi config file(s), skipping... -./luci-app-dnsmasq-ipset: has no/multi config file(s), skipping... -./luci-app-gpsysupgrade: has no/multi config file(s), skipping... -./luci-app-gpsysupgrade: has no/multi config file(s), skipping... -./luci-app-gpsysupgrade: has no/multi config file(s), skipping... -./luci-app-gpsysupgrade: has no/multi config file(s), skipping... -./luci-app-gpsysupgrade: has no/multi config file(s), skipping... -./luci-app-gpsysupgrade: has no/multi config file(s), skipping... -./luci-app-homebridge: has no/multi config file(s), skipping... -./luci-app-homebridge: has no/multi config file(s), skipping... -./luci-app-homebridge: has no/multi config file(s), skipping... -./luci-app-homebridge: has no/multi config file(s), skipping... -./luci-app-iptvhelper: has no/multi config file(s), skipping... -./luci-app-iptvhelper: has no/multi config file(s), skipping... -./luci-app-iptvhelper: has no/multi config file(s), skipping... -./luci-app-iptvhelper: has no/multi config file(s), skipping... -./luci-app-iptvhelper: has no/multi config file(s), skipping... -./luci-app-koolproxyR: has no/multi config file(s), skipping... -./luci-app-koolproxyR: has no/multi config file(s), skipping... -./luci-app-koolproxyR: has no/multi config file(s), skipping... -./luci-app-koolproxyR: has no/multi config file(s), skipping... -./luci-app-koolproxyR: has no/multi config file(s), skipping... -./luci-app-koolproxyR: has no/multi config file(s), skipping... -./luci-app-linkease: has no/multi config file(s), skipping... -./luci-app-linkease: has no/multi config file(s), skipping... -./luci-app-linkease: has no/multi config file(s), skipping... -./luci-app-linkease: has no/multi config file(s), skipping... -./luci-app-linkease: has no/multi config file(s), skipping... -./luci-app-mentohust: has no/multi config file(s), skipping... -./luci-app-mentohust: has no/multi config file(s), skipping... -./luci-app-mentohust: has no/multi config file(s), skipping... -./luci-app-mentohust: has no/multi config file(s), skipping... -./luci-app-mentohust: has no/multi config file(s), skipping... -./luci-app-minieap: has no/multi config file(s), skipping... -./luci-app-minieap: has no/multi config file(s), skipping... -./luci-app-minieap: has no/multi config file(s), skipping... -./luci-app-minieap: has no/multi config file(s), skipping... -./luci-app-minieap: has no/multi config file(s), skipping... -./luci-app-oaf: has no/multi config file(s), skipping... -./luci-app-oaf: has no/multi config file(s), skipping... -./luci-app-oaf: has no/multi config file(s), skipping... -./luci-app-oaf: has no/multi config file(s), skipping... -./luci-app-oaf: has no/multi config file(s), skipping... -./luci-app-oaf: has no/multi config file(s), skipping... -./luci-app-onliner: has no/multi config file(s), skipping... -./luci-app-onliner: has no/multi config file(s), skipping... -./luci-app-onliner: has no/multi config file(s), skipping... -./luci-app-onliner: has no/multi config file(s), skipping... -./luci-app-onliner: has no/multi config file(s), skipping... -./luci-app-onliner: has no/multi config file(s), skipping... -./luci-app-poweroff: has no/multi config file(s), skipping... -./luci-app-poweroff: has no/multi config file(s), skipping... -./luci-app-poweroff: has no/multi config file(s), skipping... -./luci-app-poweroff: has no/multi config file(s), skipping... -./luci-app-poweroff: has no/multi config file(s), skipping... -./luci-app-poweroff: has no/multi config file(s), skipping... -./luci-app-poweroff: has no/multi config file(s), skipping... -./luci-app-poweroffdevice: has no/multi config file(s), skipping... -./luci-app-poweroffdevice: has no/multi config file(s), skipping... -./luci-app-poweroffdevice: has no/multi config file(s), skipping... -./luci-app-poweroffdevice: has no/multi config file(s), skipping... -./luci-app-poweroffdevice: has no/multi config file(s), skipping... -./luci-app-poweroffdevice: has no/multi config file(s), skipping... -./luci-app-quickstart: has no/multi config file(s), skipping... -./luci-app-quickstart: has no/multi config file(s), skipping... -./luci-app-quickstart: has no/multi config file(s), skipping... -./luci-app-quickstart: has no/multi config file(s), skipping... -./luci-app-quickstart: has no/multi config file(s), skipping... -./luci-app-ramfree: has no/multi config file(s), skipping... -./luci-app-ramfree: has no/multi config file(s), skipping... -./luci-app-ramfree: has no/multi config file(s), skipping... -./luci-app-ramfree: has no/multi config file(s), skipping... -./luci-app-rtorrent: has no/multi config file(s), skipping... -./luci-app-rtorrent: has no/multi config file(s), skipping... -./luci-app-rtorrent: has no/multi config file(s), skipping... -./luci-app-rtorrent: has no/multi config file(s), skipping... -./luci-app-rtorrent: has no/multi config file(s), skipping... -./luci-app-rtorrent: has no/multi config file(s), skipping... -./luci-app-rtorrent: has no/multi config file(s), skipping... -./luci-app-rtorrent: has no/multi config file(s), skipping... -./luci-app-smartdns: has no/multi config file(s), skipping... -./luci-app-smartdns: has no/multi config file(s), skipping... -./luci-app-smartdns: has no/multi config file(s), skipping... -./luci-app-smartdns: has no/multi config file(s), skipping... -./luci-app-smartdns: has no/multi config file(s), skipping... -./luci-app-smartdns: has no/multi config file(s), skipping... -./luci-app-store: has no/multi config file(s), skipping... -./luci-app-store: has no/multi config file(s), skipping... -./luci-app-store: has no/multi config file(s), skipping... -./luci-app-store: has no/multi config file(s), skipping... -./luci-app-store: has no/multi config file(s), skipping... -./luci-app-store: has no/multi config file(s), skipping... -./luci-app-store: has no/multi config file(s), skipping... -./luci-app-store: has no/multi config file(s), skipping... -./luci-app-tencentcloud-cos: has no/multi config file(s), skipping... -./luci-app-tencentcloud-cos: has no/multi config file(s), skipping... -./luci-app-tencentcloud-cos: has no/multi config file(s), skipping... -./luci-app-tencentcloud-cos: has no/multi config file(s), skipping... -./luci-app-tencentddns: has no/multi config file(s), skipping... -./luci-app-tencentddns: has no/multi config file(s), skipping... -./luci-app-tencentddns: has no/multi config file(s), skipping... -./luci-app-tencentddns: has no/multi config file(s), skipping... -./luci-app-tencentddns: has no/multi config file(s), skipping... -./luci-app-tencentddns: has no/multi config file(s), skipping... -./luci-app-udp2raw: has no/multi config file(s), skipping... -./luci-app-udp2raw: has no/multi config file(s), skipping... -./luci-app-udp2raw: has no/multi config file(s), skipping... -./luci-app-udp2raw: has no/multi config file(s), skipping... -./luci-app-udp2raw: has no/multi config file(s), skipping... -./luci-app-udp2raw: has no/multi config file(s), skipping... -./luci-app-udp2raw: has no/multi config file(s), skipping... -./luci-app-udp2raw: has no/multi config file(s), skipping... diff --git a/create_acl_for_luci.ok b/create_acl_for_luci.ok deleted file mode 100644 index a2631c214..000000000 --- a/create_acl_for_luci.ok +++ /dev/null @@ -1,17 +0,0 @@ -./luci-app-LingTiGameAcc: ACL file has been generated. -./luci-app-UUGameAcc: ACL file has been generated. -./luci-app-advanced: ACL file has been generated. -./luci-app-autoipsetadder: ACL file has been generated. -./luci-app-autotimeset: ACL file has been generated. -./luci-app-baidupcs-web: ACL file has been generated. -./luci-app-cupsd: ACL file has been generated. -./luci-app-dnsfilter: ACL file has been generated. -./luci-app-godproxy: ACL file has been generated. -./luci-app-ikoolproxy: ACL file has been generated. -./luci-app-openvpn-server: ACL file has been generated. -./luci-app-shortcutmenu: ACL file has been generated. -./luci-app-supervisord: ACL file has been generated. -./luci-app-usb3disable: ACL file has been generated. -./luci-app-vssr: ACL file has been generated. -./luci-app-wifidog: ACL file has been generated. -./luci-app-xunlei: ACL file has been generated. diff --git a/create_acl_for_luci.warn b/create_acl_for_luci.warn deleted file mode 100644 index 7f88f0fe5..000000000 --- a/create_acl_for_luci.warn +++ /dev/null @@ -1,457 +0,0 @@ -./luci-app-LingTiGameAcc: has ACL file already, skipping... -./luci-app-LingTiGameAcc: has ACL file already, skipping... -./luci-app-LingTiGameAcc: has ACL file already, skipping... -./luci-app-LingTiGameAcc: has ACL file already, skipping... -./luci-app-LingTiGameAcc: has ACL file already, skipping... -./luci-app-LingTiGameAcc: has ACL file already, skipping... -./luci-app-UUGameAcc: has ACL file already, skipping... -./luci-app-UUGameAcc: has ACL file already, skipping... -./luci-app-UUGameAcc: has ACL file already, skipping... -./luci-app-UUGameAcc: has ACL file already, skipping... -./luci-app-UUGameAcc: has ACL file already, skipping... -./luci-app-UUGameAcc: has ACL file already, skipping... -./luci-app-adguardhome: has ACL file already, skipping... -./luci-app-adguardhome: has ACL file already, skipping... -./luci-app-adguardhome: has ACL file already, skipping... -./luci-app-adguardhome: has ACL file already, skipping... -./luci-app-adguardhome: has ACL file already, skipping... -./luci-app-advanced: has ACL file already, skipping... -./luci-app-advanced: has ACL file already, skipping... -./luci-app-advanced: has ACL file already, skipping... -./luci-app-advanced: has ACL file already, skipping... -./luci-app-advanced: has ACL file already, skipping... -./luci-app-aliddns: has ACL file already, skipping... -./luci-app-aliddns: has ACL file already, skipping... -./luci-app-aliddns: has ACL file already, skipping... -./luci-app-aliddns: has ACL file already, skipping... -./luci-app-aliddns: has ACL file already, skipping... -./luci-app-aliyundrive-fuse: has ACL file already, skipping... -./luci-app-aliyundrive-fuse: has ACL file already, skipping... -./luci-app-aliyundrive-fuse: has ACL file already, skipping... -./luci-app-aliyundrive-fuse: has ACL file already, skipping... -./luci-app-aliyundrive-fuse: has ACL file already, skipping... -./luci-app-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-amlogic: has ACL file already, skipping... -./luci-app-amlogic: has ACL file already, skipping... -./luci-app-amlogic: has ACL file already, skipping... -./luci-app-amlogic: has ACL file already, skipping... -./luci-app-amlogic: has ACL file already, skipping... -./luci-app-amlogic: has ACL file already, skipping... -./luci-app-amule: has ACL file already, skipping... -./luci-app-amule: has ACL file already, skipping... -./luci-app-amule: has ACL file already, skipping... -./luci-app-amule: has ACL file already, skipping... -./luci-app-amule: has ACL file already, skipping... -./luci-app-argon-config: has ACL file already, skipping... -./luci-app-argon-config: has ACL file already, skipping... -./luci-app-argon-config: has ACL file already, skipping... -./luci-app-argon-config: has ACL file already, skipping... -./luci-app-argon-config: has ACL file already, skipping... -./luci-app-argon-config: has ACL file already, skipping... -./luci-app-argonne-config: has ACL file already, skipping... -./luci-app-argonne-config: has ACL file already, skipping... -./luci-app-argonne-config: has ACL file already, skipping... -./luci-app-argonne-config: has ACL file already, skipping... -./luci-app-argonne-config: has ACL file already, skipping... -./luci-app-argonne-config: has ACL file already, skipping... -./luci-app-autoipsetadder: has ACL file already, skipping... -./luci-app-autoipsetadder: has ACL file already, skipping... -./luci-app-autoipsetadder: has ACL file already, skipping... -./luci-app-autoipsetadder: has ACL file already, skipping... -./luci-app-autoreboot: has ACL file already, skipping... -./luci-app-autoreboot: has ACL file already, skipping... -./luci-app-autoreboot: has ACL file already, skipping... -./luci-app-autoreboot: has ACL file already, skipping... -./luci-app-autoreboot: has ACL file already, skipping... -./luci-app-autotimeset: has ACL file already, skipping... -./luci-app-autotimeset: has ACL file already, skipping... -./luci-app-autotimeset: has ACL file already, skipping... -./luci-app-autotimeset: has ACL file already, skipping... -./luci-app-autotimeset: has ACL file already, skipping... -./luci-app-autotimeset: has ACL file already, skipping... -./luci-app-baidupcs-web: has ACL file already, skipping... -./luci-app-baidupcs-web: has ACL file already, skipping... -./luci-app-baidupcs-web: has ACL file already, skipping... -./luci-app-baidupcs-web: has ACL file already, skipping... -./luci-app-beardropper: has ACL file already, skipping... -./luci-app-beardropper: has ACL file already, skipping... -./luci-app-beardropper: has ACL file already, skipping... -./luci-app-beardropper: has ACL file already, skipping... -./luci-app-beardropper: has ACL file already, skipping... -./luci-app-beardropper: has ACL file already, skipping... -./luci-app-beardropper: has ACL file already, skipping... -./luci-app-beardropper: has ACL file already, skipping... -./luci-app-bypass: has ACL file already, skipping... -./luci-app-bypass: has ACL file already, skipping... -./luci-app-bypass: has ACL file already, skipping... -./luci-app-bypass: has ACL file already, skipping... -./luci-app-bypass: has ACL file already, skipping... -./luci-app-clash: has ACL file already, skipping... -./luci-app-clash: has ACL file already, skipping... -./luci-app-clash: has ACL file already, skipping... -./luci-app-clash: has ACL file already, skipping... -./luci-app-clash: has ACL file already, skipping... -./luci-app-clash: has ACL file already, skipping... -./luci-app-clash: has ACL file already, skipping... -./luci-app-clash: has ACL file already, skipping... -./luci-app-cloudflarespeedtest: has ACL file already, skipping... -./luci-app-cloudflarespeedtest: has ACL file already, skipping... -./luci-app-cloudflarespeedtest: has ACL file already, skipping... -./luci-app-cloudflarespeedtest: has ACL file already, skipping... -./luci-app-cloudflarespeedtest: has ACL file already, skipping... -./luci-app-control-timewol: has ACL file already, skipping... -./luci-app-control-timewol: has ACL file already, skipping... -./luci-app-control-timewol: has ACL file already, skipping... -./luci-app-control-timewol: has ACL file already, skipping... -./luci-app-control-timewol: has ACL file already, skipping... -./luci-app-control-webrestriction: has ACL file already, skipping... -./luci-app-control-webrestriction: has ACL file already, skipping... -./luci-app-control-webrestriction: has ACL file already, skipping... -./luci-app-control-webrestriction: has ACL file already, skipping... -./luci-app-control-webrestriction: has ACL file already, skipping... -./luci-app-control-weburl: has ACL file already, skipping... -./luci-app-control-weburl: has ACL file already, skipping... -./luci-app-control-weburl: has ACL file already, skipping... -./luci-app-control-weburl: has ACL file already, skipping... -./luci-app-control-weburl: has ACL file already, skipping... -./luci-app-cupsd: has ACL file already, skipping... -./luci-app-cupsd: has ACL file already, skipping... -./luci-app-cupsd: has ACL file already, skipping... -./luci-app-dnsfilter: has ACL file already, skipping... -./luci-app-dnsfilter: has ACL file already, skipping... -./luci-app-dnsfilter: has ACL file already, skipping... -./luci-app-dnsfilter: has ACL file already, skipping... -./luci-app-dnsfilter: has ACL file already, skipping... -./luci-app-dockerman: has ACL file already, skipping... -./luci-app-dockerman: has ACL file already, skipping... -./luci-app-dockerman: has ACL file already, skipping... -./luci-app-dockerman: has ACL file already, skipping... -./luci-app-dockerman: has ACL file already, skipping... -./luci-app-dockerman: has ACL file already, skipping... -./luci-app-dockerman: has ACL file already, skipping... -./luci-app-dockerman: has ACL file already, skipping... -./luci-app-easymesh: has ACL file already, skipping... -./luci-app-easymesh: has ACL file already, skipping... -./luci-app-easymesh: has ACL file already, skipping... -./luci-app-easymesh: has ACL file already, skipping... -./luci-app-easymesh: has ACL file already, skipping... -./luci-app-easymesh: has ACL file already, skipping... -./luci-app-easyupdate: has ACL file already, skipping... -./luci-app-easyupdate: has ACL file already, skipping... -./luci-app-easyupdate: has ACL file already, skipping... -./luci-app-easyupdate: has ACL file already, skipping... -./luci-app-easyupdate: has ACL file already, skipping... -./luci-app-easyupdate: has ACL file already, skipping... -./luci-app-fileassistant: has ACL file already, skipping... -./luci-app-fileassistant: has ACL file already, skipping... -./luci-app-fileassistant: has ACL file already, skipping... -./luci-app-fileassistant: has ACL file already, skipping... -./luci-app-fileassistant: has ACL file already, skipping... -./luci-app-filebrowser: has ACL file already, skipping... -./luci-app-filebrowser: has ACL file already, skipping... -./luci-app-filebrowser: has ACL file already, skipping... -./luci-app-filebrowser: has ACL file already, skipping... -./luci-app-go-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-go-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-go-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-go-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-go-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-go-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-go-aliyundrive-webdav: has ACL file already, skipping... -./luci-app-godproxy: has ACL file already, skipping... -./luci-app-godproxy: has ACL file already, skipping... -./luci-app-godproxy: has ACL file already, skipping... -./luci-app-godproxy: has ACL file already, skipping... -./luci-app-godproxy: has ACL file already, skipping... -./luci-app-godproxy: has ACL file already, skipping... -./luci-app-godproxy: has ACL file already, skipping... -./luci-app-guest-wifi: has ACL file already, skipping... -./luci-app-guest-wifi: has ACL file already, skipping... -./luci-app-guest-wifi: has ACL file already, skipping... -./luci-app-guest-wifi: has ACL file already, skipping... -./luci-app-guest-wifi: has ACL file already, skipping... -./luci-app-ikoolproxy: has ACL file already, skipping... -./luci-app-ikoolproxy: has ACL file already, skipping... -./luci-app-ikoolproxy: has ACL file already, skipping... -./luci-app-ikoolproxy: has ACL file already, skipping... -./luci-app-ikoolproxy: has ACL file already, skipping... -./luci-app-ikoolproxy: has ACL file already, skipping... -./luci-app-ikoolproxy: has ACL file already, skipping... -./luci-app-iperf: has ACL file already, skipping... -./luci-app-iperf: has ACL file already, skipping... -./luci-app-iperf: has ACL file already, skipping... -./luci-app-iperf: has ACL file already, skipping... -./luci-app-iperf: has ACL file already, skipping... -./luci-app-ipsec-server: has ACL file already, skipping... -./luci-app-ipsec-server: has ACL file already, skipping... -./luci-app-ipsec-server: has ACL file already, skipping... -./luci-app-ipsec-server: has ACL file already, skipping... -./luci-app-ipsec-server: has ACL file already, skipping... -./luci-app-jd-dailybonus: has ACL file already, skipping... -./luci-app-jd-dailybonus: has ACL file already, skipping... -./luci-app-jd-dailybonus: has ACL file already, skipping... -./luci-app-jd-dailybonus: has ACL file already, skipping... -./luci-app-jd-dailybonus: has ACL file already, skipping... -./luci-app-jd-dailybonus: has ACL file already, skipping... -./luci-app-jd-dailybonus: has ACL file already, skipping... -./luci-app-kodexplorer: has ACL file already, skipping... -./luci-app-kodexplorer: has ACL file already, skipping... -./luci-app-kodexplorer: has ACL file already, skipping... -./luci-app-kodexplorer: has ACL file already, skipping... -./luci-app-kodexplorer: has ACL file already, skipping... -./luci-app-kodexplorer: has ACL file already, skipping... -./luci-app-macvlan: has ACL file already, skipping... -./luci-app-macvlan: has ACL file already, skipping... -./luci-app-macvlan: has ACL file already, skipping... -./luci-app-macvlan: has ACL file already, skipping... -./luci-app-mail: has ACL file already, skipping... -./luci-app-mail: has ACL file already, skipping... -./luci-app-mail: has ACL file already, skipping... -./luci-app-mail: has ACL file already, skipping... -./luci-app-mail: has ACL file already, skipping... -./luci-app-mosdns: has ACL file already, skipping... -./luci-app-mosdns: has ACL file already, skipping... -./luci-app-mosdns: has ACL file already, skipping... -./luci-app-mosdns: has ACL file already, skipping... -./luci-app-mosdns: has ACL file already, skipping... -./luci-app-netdata: has ACL file already, skipping... -./luci-app-netdata: has ACL file already, skipping... -./luci-app-netdata: has ACL file already, skipping... -./luci-app-netdata: has ACL file already, skipping... -./luci-app-netdata: has ACL file already, skipping... -./luci-app-netdata: has ACL file already, skipping... -./luci-app-netdata: has ACL file already, skipping... -./luci-app-netdata: has ACL file already, skipping... -./luci-app-netdata: has ACL file already, skipping... -./luci-app-netkeeper-interception: has ACL file already, skipping... -./luci-app-netkeeper-interception: has ACL file already, skipping... -./luci-app-netkeeper-interception: has ACL file already, skipping... -./luci-app-netkeeper-interception: has ACL file already, skipping... -./luci-app-netkeeper-interception: has ACL file already, skipping... -./luci-app-netspeedtest: has ACL file already, skipping... -./luci-app-netspeedtest: has ACL file already, skipping... -./luci-app-netspeedtest: has ACL file already, skipping... -./luci-app-netspeedtest: has ACL file already, skipping... -./luci-app-netspeedtest: has ACL file already, skipping... -./luci-app-netspeedtest: has ACL file already, skipping... -./luci-app-nft-qos: has ACL file already, skipping... -./luci-app-nft-qos: has ACL file already, skipping... -./luci-app-nft-qos: has ACL file already, skipping... -./luci-app-nft-qos: has ACL file already, skipping... -./luci-app-nft-qos: has ACL file already, skipping... -./luci-app-nginx-manager: has ACL file already, skipping... -./luci-app-nginx-manager: has ACL file already, skipping... -./luci-app-nginx-manager: has ACL file already, skipping... -./luci-app-nginx-manager: has ACL file already, skipping... -./luci-app-nginx-manager: has ACL file already, skipping... -./luci-app-nginx-manager: has ACL file already, skipping... -./luci-app-nginx-pingos: has ACL file already, skipping... -./luci-app-nginx-pingos: has ACL file already, skipping... -./luci-app-nginx-pingos: has ACL file already, skipping... -./luci-app-nginx-pingos: has ACL file already, skipping... -./luci-app-nginx-pingos: has ACL file already, skipping... -./luci-app-nginx-pingos: has ACL file already, skipping... -./luci-app-nginx-pingos: has ACL file already, skipping... -./luci-app-npc: has ACL file already, skipping... -./luci-app-npc: has ACL file already, skipping... -./luci-app-npc: has ACL file already, skipping... -./luci-app-npc: has ACL file already, skipping... -./luci-app-npc: has ACL file already, skipping... -./luci-app-npc: has ACL file already, skipping... -./luci-app-npc: has ACL file already, skipping... -./luci-app-npc: has ACL file already, skipping... -./luci-app-npc: has ACL file already, skipping... -./luci-app-oled: has ACL file already, skipping... -./luci-app-oled: has ACL file already, skipping... -./luci-app-oled: has ACL file already, skipping... -./luci-app-oled: has ACL file already, skipping... -./luci-app-oled: has ACL file already, skipping... -./luci-app-oled: has ACL file already, skipping... -./luci-app-oled: has ACL file already, skipping... -./luci-app-oled: has ACL file already, skipping... -./luci-app-oled: has ACL file already, skipping... -./luci-app-openclash: has ACL file already, skipping... -./luci-app-openclash: has ACL file already, skipping... -./luci-app-openclash: has ACL file already, skipping... -./luci-app-openclash: has ACL file already, skipping... -./luci-app-openclash: has ACL file already, skipping... -./luci-app-openclash: has ACL file already, skipping... -./luci-app-openclash: has ACL file already, skipping... -./luci-app-openvpn-server: has ACL file already, skipping... -./luci-app-openvpn-server: has ACL file already, skipping... -./luci-app-openvpn-server: has ACL file already, skipping... -./luci-app-openvpn-server: has ACL file already, skipping... -./luci-app-packet-capture: has ACL file already, skipping... -./luci-app-packet-capture: has ACL file already, skipping... -./luci-app-packet-capture: has ACL file already, skipping... -./luci-app-packet-capture: has ACL file already, skipping... -./luci-app-packet-capture: has ACL file already, skipping... -./luci-app-passwall: has ACL file already, skipping... -./luci-app-passwall: has ACL file already, skipping... -./luci-app-passwall: has ACL file already, skipping... -./luci-app-passwall: has ACL file already, skipping... -./luci-app-passwall: has ACL file already, skipping... -./luci-app-passwall2: has ACL file already, skipping... -./luci-app-passwall2: has ACL file already, skipping... -./luci-app-passwall2: has ACL file already, skipping... -./luci-app-passwall2: has ACL file already, skipping... -./luci-app-passwall2: has ACL file already, skipping... -./luci-app-passwall2: has ACL file already, skipping... -./luci-app-pppoe-relay: has ACL file already, skipping... -./luci-app-pppoe-relay: has ACL file already, skipping... -./luci-app-pppoe-relay: has ACL file already, skipping... -./luci-app-pppoe-relay: has ACL file already, skipping... -./luci-app-pppoe-relay: has ACL file already, skipping... -./luci-app-pppoe-server: has ACL file already, skipping... -./luci-app-pppoe-server: has ACL file already, skipping... -./luci-app-pppoe-server: has ACL file already, skipping... -./luci-app-pppoe-server: has ACL file already, skipping... -./luci-app-pppoe-server: has ACL file already, skipping... -./luci-app-pptp-server: has ACL file already, skipping... -./luci-app-pptp-server: has ACL file already, skipping... -./luci-app-pptp-server: has ACL file already, skipping... -./luci-app-pptp-server: has ACL file already, skipping... -./luci-app-pptp-server: has ACL file already, skipping... -./luci-app-pushbot: has ACL file already, skipping... -./luci-app-pushbot: has ACL file already, skipping... -./luci-app-pushbot: has ACL file already, skipping... -./luci-app-pushbot: has ACL file already, skipping... -./luci-app-pushbot: has ACL file already, skipping... -./luci-app-pushbot: has ACL file already, skipping... -./luci-app-serverchan: has ACL file already, skipping... -./luci-app-serverchan: has ACL file already, skipping... -./luci-app-serverchan: has ACL file already, skipping... -./luci-app-serverchan: has ACL file already, skipping... -./luci-app-serverchan: has ACL file already, skipping... -./luci-app-serverchan: has ACL file already, skipping... -./luci-app-shortcutmenu: has ACL file already, skipping... -./luci-app-shortcutmenu: has ACL file already, skipping... -./luci-app-shortcutmenu: has ACL file already, skipping... -./luci-app-shortcutmenu: has ACL file already, skipping... -./luci-app-shortcutmenu: has ACL file already, skipping... -./luci-app-sms-tool: has ACL file already, skipping... -./luci-app-sms-tool: has ACL file already, skipping... -./luci-app-sms-tool: has ACL file already, skipping... -./luci-app-sms-tool: has ACL file already, skipping... -./luci-app-sms-tool: has ACL file already, skipping... -./luci-app-sms-tool: has ACL file already, skipping... -./luci-app-sms-tool: has ACL file already, skipping... -./luci-app-snmpd: has ACL file already, skipping... -./luci-app-snmpd: has ACL file already, skipping... -./luci-app-snmpd: has ACL file already, skipping... -./luci-app-snmpd: has ACL file already, skipping... -./luci-app-snmpd: has ACL file already, skipping... -./luci-app-socat: has ACL file already, skipping... -./luci-app-socat: has ACL file already, skipping... -./luci-app-socat: has ACL file already, skipping... -./luci-app-socat: has ACL file already, skipping... -./luci-app-socat: has ACL file already, skipping... -./luci-app-softethervpn: has ACL file already, skipping... -./luci-app-softethervpn: has ACL file already, skipping... -./luci-app-softethervpn: has ACL file already, skipping... -./luci-app-softethervpn: has ACL file already, skipping... -./luci-app-softethervpn: has ACL file already, skipping... -./luci-app-ssr-mudb-server: has ACL file already, skipping... -./luci-app-ssr-mudb-server: has ACL file already, skipping... -./luci-app-ssr-mudb-server: has ACL file already, skipping... -./luci-app-ssr-mudb-server: has ACL file already, skipping... -./luci-app-ssr-mudb-server: has ACL file already, skipping... -./luci-app-ssr-mudb-server: has ACL file already, skipping... -./luci-app-ssr-mudb-server: has ACL file already, skipping... -./luci-app-ssr-plus: has ACL file already, skipping... -./luci-app-ssr-plus: has ACL file already, skipping... -./luci-app-ssr-plus: has ACL file already, skipping... -./luci-app-ssr-plus: has ACL file already, skipping... -./luci-app-ssr-plus: has ACL file already, skipping... -./luci-app-ssr-plus: has ACL file already, skipping... -./luci-app-supervisord: has ACL file already, skipping... -./luci-app-supervisord: has ACL file already, skipping... -./luci-app-supervisord: has ACL file already, skipping... -./luci-app-supervisord: has ACL file already, skipping... -./luci-app-supervisord: has ACL file already, skipping... -./luci-app-syncthing: has ACL file already, skipping... -./luci-app-syncthing: has ACL file already, skipping... -./luci-app-syncthing: has ACL file already, skipping... -./luci-app-syncthing: has ACL file already, skipping... -./luci-app-syncthing: has ACL file already, skipping... -./luci-app-sysuh3c: has ACL file already, skipping... -./luci-app-sysuh3c: has ACL file already, skipping... -./luci-app-sysuh3c: has ACL file already, skipping... -./luci-app-sysuh3c: has ACL file already, skipping... -./luci-app-timecontrol: has ACL file already, skipping... -./luci-app-timecontrol: has ACL file already, skipping... -./luci-app-timecontrol: has ACL file already, skipping... -./luci-app-timecontrol: has ACL file already, skipping... -./luci-app-timecontrol: has ACL file already, skipping... -./luci-app-ttnode: has ACL file already, skipping... -./luci-app-ttnode: has ACL file already, skipping... -./luci-app-ttnode: has ACL file already, skipping... -./luci-app-ttnode: has ACL file already, skipping... -./luci-app-ttnode: has ACL file already, skipping... -./luci-app-ttnode: has ACL file already, skipping... -./luci-app-ttnode: has ACL file already, skipping... -./luci-app-usb3disable: has ACL file already, skipping... -./luci-app-usb3disable: has ACL file already, skipping... -./luci-app-usb3disable: has ACL file already, skipping... -./luci-app-usb3disable: has ACL file already, skipping... -./luci-app-usb3disable: has ACL file already, skipping... -./luci-app-v2raya: has ACL file already, skipping... -./luci-app-v2raya: has ACL file already, skipping... -./luci-app-v2raya: has ACL file already, skipping... -./luci-app-v2raya: has ACL file already, skipping... -./luci-app-v2raya: has ACL file already, skipping... -./luci-app-v2raya: has ACL file already, skipping... -./luci-app-v2raya: has ACL file already, skipping... -./luci-app-verysync: has ACL file already, skipping... -./luci-app-verysync: has ACL file already, skipping... -./luci-app-verysync: has ACL file already, skipping... -./luci-app-verysync: has ACL file already, skipping... -./luci-app-verysync: has ACL file already, skipping... -./luci-app-vssr: has ACL file already, skipping... -./luci-app-vssr: has ACL file already, skipping... -./luci-app-vssr: has ACL file already, skipping... -./luci-app-vssr: has ACL file already, skipping... -./luci-app-vssr: has ACL file already, skipping... -./luci-app-vssr: has ACL file already, skipping... -./luci-app-vssr: has ACL file already, skipping... -./luci-app-vssr: has ACL file already, skipping... -./luci-app-wifidog: has ACL file already, skipping... -./luci-app-wifidog: has ACL file already, skipping... -./luci-app-wifidog: has ACL file already, skipping... -./luci-app-wifidog: has ACL file already, skipping... -./luci-app-wifidog: has ACL file already, skipping... -./luci-app-wifidog: has ACL file already, skipping... -./luci-app-wizard: has ACL file already, skipping... -./luci-app-wizard: has ACL file already, skipping... -./luci-app-wizard: has ACL file already, skipping... -./luci-app-wizard: has ACL file already, skipping... -./luci-app-wizard: has ACL file already, skipping... -./luci-app-wizard: has ACL file already, skipping... -./luci-app-wizard: has ACL file already, skipping... -./luci-app-wolplus: has ACL file already, skipping... -./luci-app-wolplus: has ACL file already, skipping... -./luci-app-wolplus: has ACL file already, skipping... -./luci-app-wolplus: has ACL file already, skipping... -./luci-app-wolplus: has ACL file already, skipping... -./luci-app-wolplus: has ACL file already, skipping... -./luci-app-wrtbwmon: has ACL file already, skipping... -./luci-app-wrtbwmon: has ACL file already, skipping... -./luci-app-wrtbwmon: has ACL file already, skipping... -./luci-app-wrtbwmon: has ACL file already, skipping... -./luci-app-wrtbwmon: has ACL file already, skipping... -./luci-app-xlnetacc: has ACL file already, skipping... -./luci-app-xlnetacc: has ACL file already, skipping... -./luci-app-xlnetacc: has ACL file already, skipping... -./luci-app-xlnetacc: has ACL file already, skipping... -./luci-app-xlnetacc: has ACL file already, skipping... -./luci-app-xlnetacc: has ACL file already, skipping... -./luci-app-xlnetacc: has ACL file already, skipping... -./luci-app-xunlei: has ACL file already, skipping... -./luci-app-xunlei: has ACL file already, skipping... -./luci-app-xunlei: has ACL file already, skipping... -./luci-app-xunlei: has ACL file already, skipping... -./luci-app-xunlei: has ACL file already, skipping... diff --git a/cups/Makefile b/cups/Makefile index bbb46492e..7d410ca77 100644 --- a/cups/Makefile +++ b/cups/Makefile @@ -15,7 +15,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-source.tar.gz PKG_SOURCE_URL:=https://github.com/apple/cups/releases/download/v$(PKG_VERSION) #PKG_SOURCE_URL:=http://www.cups.org/software/$(PKG_VERSION) -PKG_MD5SUM:=412434ceefbdf3ec71bc9188a035f589 +PKG_MD5SUM:=skip TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib diff --git a/ddnsto/Makefile b/ddnsto/Makefile index 43b65bf97..c9cb9c015 100644 --- a/ddnsto/Makefile +++ b/ddnsto/Makefile @@ -14,7 +14,7 @@ PKG_VERSION:=0.3.0 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://fw.koolcenter.com/binary/ddnsto/ -PKG_HASH:=cefd2494cb1c21e2c1616290f715dd6415cd460aafc107c38bb9910c13f42448 +PKG_HASH:=skip PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION) diff --git a/dns2socks/Makefile b/dns2socks/Makefile index 47662fa09..fe8929e4d 100644 --- a/dns2socks/Makefile +++ b/dns2socks/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=SourceCode.zip PKG_SOURCE_URL:=@SF/dns2socks PKG_SOURCE_DATE:=2020-02-18 -PKG_HASH:=406b5003523577d39da66767adfe54f7af9b701374363729386f32f6a3a995f4 +PKG_HASH:=skip PKG_MAINTAINER:=ghostmaker PKG_LICENSE:=BSD-3-Clause diff --git a/dnsforwarder/Makefile b/dnsforwarder/Makefile index 05e7370a0..90816c4c5 100644 --- a/dnsforwarder/Makefile +++ b/dnsforwarder/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/1715173329/dnsforwarder.git PKG_SOURCE_DATE:=2018-06-26 PKG_SOURCE_VERSION:=587e61ae4d75dc976f538088b715a3c8ee26c144 -PKG_MIRROR_HASH:=7c141040ae384d254d90b3c3ee502d87330c9fdcd201ff29a669336a27b176d4 +PKG_MIRROR_HASH:=skip PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILE:=LICENSE diff --git a/dnsproxy/Makefile b/dnsproxy/Makefile index 12d09b286..5d23cb075 100644 --- a/dnsproxy/Makefile +++ b/dnsproxy/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=a3d60dcd6dc11730e25dabae3055e46470b80b33e1904398d562eb546227e9a4 +PKG_HASH:=skip PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0 @@ -24,7 +24,7 @@ GO_PKG:=github.com/AdguardTeam/dnsproxy GO_PKG_LDFLAGS_X:=main.VersionString=v$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk -include ../../lang/golang/golang-package.mk +include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk define Package/dnsproxy SECTION:=net diff --git a/filebrowser/Makefile b/filebrowser/Makefile index 650e23b15..9ab2a5954 100644 --- a/filebrowser/Makefile +++ b/filebrowser/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=b73d278 PKG_SOURCE_URL:=https://github.com/filebrowser/filebrowser -PKG_MIRROR_HASH:=66b9df31f98bec22715a7fe9ca73962c1e5a5c1b3bcfb99fd0ac1703118ee4c8 +PKG_MIRROR_HASH:=skip PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE @@ -27,7 +27,7 @@ GO_PKG_LDFLAGS_X:= \ $(GO_PKG)/v2/version.Version=v$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk -include ../../lang/golang/golang-package.mk +include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk define Package/filebrowser SECTION:=utils diff --git a/gmediarender/Makefile b/gmediarender/Makefile index 88549c63a..26da1b5ca 100644 --- a/gmediarender/Makefile +++ b/gmediarender/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://github.com/hzeller/gmrender-resurrect.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=4ac7d8914dc089651ae9d6c421ecda8f4d0ab5e3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz -PKG_MIRROR_HASH:=08e8e60b8734131acd5d667c40a9a7e9d8bc7e86f59b4972d177e653608a1215 +PKG_MIRROR_HASH:=skip PKG_FIXUP:=autoreconf PKG_INSTALL=1 diff --git a/go-aliyundrive-webdav/Makefile b/go-aliyundrive-webdav/Makefile index 37ecb5b99..c7fdea389 100644 --- a/go-aliyundrive-webdav/Makefile +++ b/go-aliyundrive-webdav/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/LinkLeong/go-aliyundrive-webdav/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=967472971586bc9c62d1579a780e52431eaf37e54f2fe1b180c9a52db2304874 +PKG_HASH:=skip PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILE:=LICENSE @@ -24,7 +24,7 @@ GO_PKG:=go-aliyun-webdav GO_PKG_LDFLAGS_X:=main.Version=v$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk -include ../../lang/golang/golang-package.mk +include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk define Package/go-aliyundrive-webdav SECTION:=net diff --git a/gost/Makefile b/gost/Makefile index 6b334ac59..74ff1f06b 100644 --- a/gost/Makefile +++ b/gost/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/ginuerzh/gost/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=143174a9ba5b0b6251d1d9a52267220f97bec1319676618746c1a5d7a7a86d96 +PKG_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE @@ -24,7 +24,7 @@ GO_PKG:=github.com/ginuerzh/gost GO_PKG_BUILD_PKG:=github.com/ginuerzh/gost/cmd/gost include $(INCLUDE_DIR)/package.mk -include ../../lang/golang/golang-package.mk +include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk define Package/gost SECTION:=net diff --git a/gowebdav/Makefile b/gowebdav/Makefile index b1d355191..acea681b6 100644 --- a/gowebdav/Makefile +++ b/gowebdav/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/1715173329/gowebdav/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=138dcb660ecc0b256700845fd5edb78fdefc60fe853578cc264cf31bab164d0d +PKG_HASH:=skip PKG_MAINTAINER:=Tianling Shen @@ -21,7 +21,7 @@ PKG_USE_MIPS16:=0 GO_PKG:=github.com/1715173329/gowebdav include $(INCLUDE_DIR)/package.mk -include ../../lang/golang/golang-package.mk +include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk define Package/gowebdav SECTION:=net diff --git a/haproxy/Makefile b/haproxy/Makefile index cae7c212b..3951bf047 100644 --- a/haproxy/Makefile +++ b/haproxy/Makefile @@ -15,7 +15,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.haproxy.org/download/2.4/src -PKG_HASH:=3958b17b7ee80eb79712aaf24f0d83e753683104b36e282a8b3dcd2418e30082 +PKG_HASH:=skip PKG_MAINTAINER:=Thomas Heil , \ Christian Lachner diff --git a/hysteria/Makefile b/hysteria/Makefile index 3d5d61a1d..0671c3e9b 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/HyNetwork/hysteria/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=268ff1272e8c10f8e9f80e1a199a4ddc1eff5f38712dff8022512db07b39e10a +PKG_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE diff --git a/ipt2socks/Makefile b/ipt2socks/Makefile index 75ee85640..9067dc506 100644 --- a/ipt2socks/Makefile +++ b/ipt2socks/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/zfl9/ipt2socks/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=73a2498dc95934c225d358707e7f7d060b5ce81aa45260ada09cbd15207d27d1 +PKG_HASH:=skip PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 diff --git a/jpcre2/Makefile b/jpcre2/Makefile index c5d5fd8dd..ac370b11c 100644 --- a/jpcre2/Makefile +++ b/jpcre2/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/jpcre2/jpcre2/tar.gz/$(PKG_VERSION)? -PKG_HASH:=668cbc6d2c0a065bb6abe8494d5a1bb3549a14cd956a44a2df9095045623ea47 +PKG_HASH:=skip PKG_LICENSE:=BSD 3-Clause PKG_LICENSE_FILES:=LICENSE diff --git a/libcron/Makefile b/libcron/Makefile index f89a0ceb6..b378d2df1 100644 --- a/libcron/Makefile +++ b/libcron/Makefile @@ -11,7 +11,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/PerMalmberg/libcron.git PKG_SOURCE_DATE:=2021-12-20 PKG_SOURCE_VERSION:=5c8de082c16fb0a6dfa3902aa30ec0b9063705de -PKG_MIRROR_HASH:=80e1454bec33a46c5a37e01392a4e6e1b8c242bfef446903c5da3c5c2e7b9565 +PKG_MIRROR_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/linkease/Makefile b/linkease/Makefile index e665ba3f3..33e334423 100644 --- a/linkease/Makefile +++ b/linkease/Makefile @@ -14,7 +14,7 @@ PKG_VERSION:=0.7.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://fw.koolcenter.com/binary/LinkEase/LinuxStorage/ -PKG_HASH:=26ebbb22d78fd2ceb009226a0d85a40f100d502595b59c8a43eea5e4394ee292 +PKG_HASH:=skip PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION) diff --git a/lua-maxminddb/Makefile b/lua-maxminddb/Makefile index 363d254dc..a11009718 100644 --- a/lua-maxminddb/Makefile +++ b/lua-maxminddb/Makefile @@ -13,7 +13,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/fabled/lua-maxminddb.git PKG_SOURCE_DATE:=2019-03-14 PKG_SOURCE_VERSION:=93da9f4e6c814c3a23044dd2cdd22d4a6b4f665b -PKG_MIRROR_HASH:=b99ef18516b705b3e73b15a9d5ddc99add359299b52639fe3c81dd761591d9d9 +PKG_MIRROR_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE diff --git a/luci-app-aliddns/Makefile b/luci-app-aliddns/Makefile index 569c3f577..aeb95408b 100644 --- a/luci-app-aliddns/Makefile +++ b/luci-app-aliddns/Makefile @@ -19,6 +19,6 @@ PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE PKG_MAINTAINER:=chenhw2 -include ../../luci.mk +include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/luci-app-argon-config/Makefile b/luci-app-argon-config/Makefile index 618a11115..d2842153b 100644 --- a/luci-app-argon-config/Makefile +++ b/luci-app-argon-config/Makefile @@ -8,7 +8,7 @@ PKG_MAINTAINER:=jerrykuku LUCI_TITLE:=LuCI page for Argon Config LUCI_PKGARCH:=all -LUCI_DEPENDS:=+luci-compat +LUCI_DEPENDS:=+luci-compat +luci-theme-argon define Package/$(PKG_NAME)/conffiles /etc/config/argon diff --git a/luci-app-argonne-config/Makefile b/luci-app-argonne-config/Makefile index 97bc70830..51ec874a3 100644 --- a/luci-app-argonne-config/Makefile +++ b/luci-app-argonne-config/Makefile @@ -8,7 +8,7 @@ PKG_MAINTAINER:=jerrykuku LUCI_TITLE:=LuCI page for Argonne Config LUCI_PKGARCH:=all -LUCI_DEPENDS:=+luci-compat +LUCI_DEPENDS:=+luci-compat +luci-theme-argonne define Package/$(PKG_NAME)/conffiles /etc/config/argonne diff --git a/luci-app-clash/Makefile b/luci-app-clash/Makefile index 43300301a..257337c3d 100644 --- a/luci-app-clash/Makefile +++ b/luci-app-clash/Makefile @@ -9,9 +9,9 @@ include $(INCLUDE_DIR)/package.mk define Package/$(PKG_NAME) SECTION:=luci CATEGORY:=LuCI - SUBMENU:=2. Clash For OpenWRT + SUBMENU:=3. Applications TITLE:=LuCI app for clash - DEPENDS:=+luci-base +wget +iptables +coreutils-base64 +coreutils +coreutils-nohup +bash +ipset +libustream-openssl +curl +jsonfilter +ca-certificates +iptables-mod-tproxy +kmod-tun + DEPENDS:=+luci-base +wget +iptables +coreutils-base64 +coreutils +coreutils-nohup +bash +ipset +libustream-openssl +curl +jsonfilter +ca-bundle +iptables-mod-tproxy +kmod-tun PKGARCH:=all MAINTAINER:=frainzy1477 endef diff --git a/luci-app-dnscrypt-proxy2/Makefile b/luci-app-dnscrypt-proxy2/Makefile index 849e40a13..22c71a814 100644 --- a/luci-app-dnscrypt-proxy2/Makefile +++ b/luci-app-dnscrypt-proxy2/Makefile @@ -37,7 +37,6 @@ define Package/$(PKG_NAME) TITLE:=DNSCrypt Proxy LuCI interface URL:=https://github.com/peter-tank/luci-app-dnscrypt-proxy2 PKGARCH:=all - DEPENDS:=+PACKAGE_$(PKG_NAME)_INCLUDE_minisign:minisign endef define Package/$(PKG_NAME)/description diff --git a/luci-app-dockerman/Makefile b/luci-app-dockerman/Makefile index 51dfa5c09..44e64d51d 100644 --- a/luci-app-dockerman/Makefile +++ b/luci-app-dockerman/Makefile @@ -6,7 +6,7 @@ LUCI_DEPENDS:=@(aarch64||arm||x86_64) \ +luci-lib-docker \ +luci-lib-ip \ +docker \ - +dockerd \ + +dockerd +cgroupfs-mount \ +ttyd LUCI_PKGARCH:=all diff --git a/luci-app-dockerman/root/etc/uci-defaults/luci-app-dockerman b/luci-app-dockerman/root/etc/uci-defaults/luci-app-dockerman index 4358728a1..44bcca86d 100755 --- a/luci-app-dockerman/root/etc/uci-defaults/luci-app-dockerman +++ b/luci-app-dockerman/root/etc/uci-defaults/luci-app-dockerman @@ -33,4 +33,5 @@ config_foreach remove_firewall firewall # Convert ac_allowed_container to ac_allowed_ports (sleep 30s && /etc/init.d/dockerman convert;/etc/init.d/dockerman restart) & +/etc/init.d/dockerd restart & exit 0 diff --git a/luci-app-fileassistant/Makefile b/luci-app-fileassistant/Makefile index 5c86699db..f9c2df58f 100644 --- a/luci-app-fileassistant/Makefile +++ b/luci-app-fileassistant/Makefile @@ -9,6 +9,6 @@ LUCI_PKGARCH:=all PKG_VERSION:=1.0 PKG_RELEASE:=2 -include ../../luci.mk +include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/luci-app-filebrowser/Makefile b/luci-app-filebrowser/Makefile index 735d75985..3abe46bba 100644 --- a/luci-app-filebrowser/Makefile +++ b/luci-app-filebrowser/Makefile @@ -17,6 +17,6 @@ PKG_RELEASE:=118071b PKG_LICENSE:=GPLv3 -include ../../luci.mk +include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/luci-app-nft-qos/Makefile b/luci-app-nft-qos/Makefile index a8227de9f..d5c113029 100644 --- a/luci-app-nft-qos/Makefile +++ b/luci-app-nft-qos/Makefile @@ -9,6 +9,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=QoS over Nftables LUCI_DEPENDS:=+luci-compat +nft-qos -include ../../luci.mk +include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/luci-app-nginx-pingos/Makefile b/luci-app-nginx-pingos/Makefile index 81a79f9ce..af9d3f7af 100644 --- a/luci-app-nginx-pingos/Makefile +++ b/luci-app-nginx-pingos/Makefile @@ -8,7 +8,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=nginx-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://nginx.org/download/ -PKG_HASH:=b11195a02b1d3285ddf2987e02c6b6d28df41bb1b1dd25f33542848ef4fc33b5 +PKG_HASH:=skip PKG_DIR:=$(BUILD_DIR)/$(PKG_NAME) PKG_BUILD_DIR:=$(PKG_DIR)/nginx-$(PKG_VERSION) diff --git a/luci-app-openclash/Makefile b/luci-app-openclash/Makefile index 366f78d47..f52e0ad11 100644 --- a/luci-app-openclash/Makefile +++ b/luci-app-openclash/Makefile @@ -19,8 +19,8 @@ define Package/$(PKG_NAME) SUBMENU:=3. Applications TITLE:=LuCI support for clash PKGARCH:=all - DEPENDS:=+iptables +dnsmasq-full +coreutils +coreutils-nohup +bash +curl +ca-certificates +ipset +ip-full \ - +iptables-mod-tproxy +iptables-mod-extra +libcap +libcap-bin +ruby +ruby-yaml +kmod-tun + DEPENDS:=+iptables +dnsmasq-full +coreutils +coreutils-nohup +bash +curl +ca-bundle +ipset +ip-full \ + +iptables-mod-tproxy +iptables-mod-extra +libcap +libcap-bin +libcap-bin +ruby +ruby-yaml +kmod-tun MAINTAINER:=vernesong endef diff --git a/luci-app-packet-capture/Makefile b/luci-app-packet-capture/Makefile index ef6370df3..aa9bcf5a2 100644 --- a/luci-app-packet-capture/Makefile +++ b/luci-app-packet-capture/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Packet capture application -LUCI_DEPENDS:=+luci-mod-admin-full +tcpdump +uhttpd-mod-ubus +coreutils +coreutils-timeout +LUCI_DEPENDS:=+luci-mod-admin-full +tcpdump +coreutils +coreutils-timeout PKG_MAINTAINER:=Wojciech Jowsa PKG_LICENSE:=Apache-2.0 diff --git a/luci-app-store/Makefile b/luci-app-store/Makefile index 7d04daf75..845c34e84 100644 --- a/luci-app-store/Makefile +++ b/luci-app-store/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI based ipk store LUCI_DESCRIPTION:=luci-app-store is a ipk store developed by LinkEase team -LUCI_DEPENDS:=+curl +opkg +luci-lib-ipkg +tar +coreutils +coreutils-stat +libuci-lua +mount-utils +LUCI_DEPENDS:=+curl +opkg +luci-base +tar +coreutils +coreutils-stat +libuci-lua +mount-utils LUCI_PKGARCH:=all PKG_VERSION:=0.1.8-8 @@ -16,7 +16,7 @@ PKG_RELEASE:= ISTORE_UI_VERSION:=1.0 ISTORE_UI_RELEASE:=12 -PKG_HASH:=cd8424286bd680dab2128ec14c921ba4a86bc75f65143be64960f007f1184ac9 +PKG_HASH:=skip PKG_SOURCE_URL_FILE:=v$(ISTORE_UI_VERSION)-$(ISTORE_UI_RELEASE).tar.gz PKG_SOURCE:=istore-ui-$(PKG_SOURCE_URL_FILE) diff --git a/luci-app-wifidog/luasrc/model/cbi/wifidog/wifidog_cfg.lua b/luci-app-wifidog/luasrc/model/cbi/wifidog/wifidog_cfg.lua index 68a486a03..c72390e36 100644 --- a/luci-app-wifidog/luasrc/model/cbi/wifidog/wifidog_cfg.lua +++ b/luci-app-wifidog/luasrc/model/cbi/wifidog/wifidog_cfg.lua @@ -82,7 +82,7 @@ m = Map("wifidog", "wifidog执行参数配置","") mac.datatype = "list(macaddr)" --sys.net.arptable(function(entry) - ip.neighbors(function(entry) + luci.ip.neighbors(function(entry) mac:value( entry["HW address"], entry["HW address"] .. " (" .. entry["IP address"] .. ")" diff --git a/mbedtls/Makefile b/mbedtls/Makefile index 55ddbbaa5..021c9d627 100644 --- a/mbedtls/Makefile +++ b/mbedtls/Makefile @@ -14,7 +14,7 @@ PKG_USE_MIPS16:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/ARMmbed/mbedtls/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=294871ab1864a65d0b74325e9219d5bcd6e91c34a3c59270c357bb9ae4d5c393 +PKG_HASH:=skip PKG_BUILD_PARALLEL:=1 PKG_LICENSE:=GPL-2.0-or-later diff --git a/microsocks/Makefile b/microsocks/Makefile index 061a75262..c018a9921 100644 --- a/microsocks/Makefile +++ b/microsocks/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/rofl0r/microsocks/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=6801559b6f8e17240ed8eef17a36eea8643412b5a7476980fd4e24b02a021b82 +PKG_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile index 1ac9d8748..c88a6aa78 100644 --- a/miniupnpd/Makefile +++ b/miniupnpd/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=3 PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=9677aeccadf73b4bf8bb9d832c32b5da8266b4d58eed888f3fd43d7656405643 +PKG_HASH:=skip PKG_MAINTAINER:=Markus Stenberg PKG_LICENSE:=BSD-3-Clause diff --git a/miniupnpd/patches/106-spam-syslog-ignoring.patch b/miniupnpd/patches/106-spam-syslog-ignoring.patch deleted file mode 100644 index 1e755ea92..000000000 --- a/miniupnpd/patches/106-spam-syslog-ignoring.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/minissdp.c 2017-04-21 19:24:23.000000000 +0800 -+++ b/minissdp.c 2021-06-22 07:01:24.000000000 +0800 -@@ -865,8 +865,8 @@ - lan_addr = get_lan_for_peer(sender); - if(lan_addr == NULL) - { -- syslog(LOG_WARNING, "SSDP packet sender %s not from a LAN, ignoring", -- sender_str); -+ /* syslog(LOG_WARNING, "SSDP packet sender %s not from a LAN, ignoring", -+ sender_str); */ - return; - } - diff --git a/msmtp/Makefile b/msmtp/Makefile index d4588bbcf..e2be127b3 100644 --- a/msmtp/Makefile +++ b/msmtp/Makefile @@ -15,7 +15,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://marlam.de/msmtp/releases -PKG_HASH:=d56f065d711486e9c234618515a02a48a48dab4051b34f3e108fbecb6fb773b4 +PKG_HASH:=skip PKG_MAINTAINER:= PKG_LICENSE:=GPL-3.0-or-later diff --git a/naiveproxy/Makefile b/naiveproxy/Makefile index c154664c9..ea55321b8 100644 --- a/naiveproxy/Makefile +++ b/naiveproxy/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/klzgrad/naiveproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=bcab770b15e6c5d3f50a83992d084c8f53942aa6ebd59463c21979be668a3e61 +PKG_HASH:=skip PKG_LICENSE:=BSD 3-Clause PKG_LICENSE_FILES:=LICENSE diff --git a/natflow/Makefile b/natflow/Makefile index 10ec04e1c..7bc3735cb 100644 --- a/natflow/Makefile +++ b/natflow/Makefile @@ -12,7 +12,7 @@ PKG_NAME:=natflow PKG_VERSION:=20220419 PKG_SOURCE_URL:=https://codeload.github.com/ptpt52/natflow/tar.gz/$(PKG_VERSION)? -PKG_HASH:=77c41617e12358db2184bdd19ae2c99d9dfe658a6c0480bb8b4240293b0416d3 +PKG_HASH:=skip PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Chen Minqiang diff --git a/ngrokc/Makefile b/ngrokc/Makefile index f59fb735f..8b517b5e7 100644 --- a/ngrokc/Makefile +++ b/ngrokc/Makefile @@ -8,7 +8,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/dosgo/ngrok-c.git PKG_SOURCE_DATE:=2021-09-01 PKG_SOURCE_VERSION:=5da550284ed5bec7fa843c574e52b840e918fa4c -PKG_MIRROR_HASH:=3b62878222f93d267b69a6e8542a381d1ab7aeda9457d3bb3a86cccb8b8feb0b +PKG_MIRROR_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE @@ -23,7 +23,7 @@ define Package/ngrokc SUBMENU:=Web Servers/Proxies TITLE:=Secure tunnels to localhost (C++ port) URL:=https://github.com/dosgo/ngrok-c - DEPENDS:=+libc +libpthread +libopenssl +libstdcpp +zlib \ + DEPENDS:=+libc +libpthread +libopenssl +libstdcpp +zlib +zlib \ +USE_GLIBC:libatomic endef diff --git a/njitclient/Makefile b/njitclient/Makefile index 087bac0f0..6f4d29d31 100644 --- a/njitclient/Makefile +++ b/njitclient/Makefile @@ -8,7 +8,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/bitdust/njit8021xclient.git PKG_SOURCE_DATE:=2018-11-24 PKG_SOURCE_VERSION:=dd28c17f24275bbbf4c44504b832c0f1e6b9ae40 -PKG_MIRROR_HASH:=66e4f20ceeceaed457657b60ec0b390aab0d7ff380b0abe749738b8f4aa23556 +PKG_MIRROR_HASH:=skip PKG_VERSION:=$(PKG_BASE_VERSION)-$(PKG_SOURCE_DATE)-$(call version_abbrev,$(PKG_SOURCE_VERSION)) diff --git a/nps/Makefile b/nps/Makefile index 9a1c80c57..9ecf89f83 100644 --- a/nps/Makefile +++ b/nps/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/ehang-io/nps/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=1b2fe9d251f55105d65027a1cee464f65d2f6ab3bd4a20e4655e5135db68aee7 +PKG_HASH:=skip PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILE:=LICENSE @@ -29,7 +29,7 @@ GO_PKG_BUILD_PKG:=ehang.io/nps/cmd/... GO_PKG_LDFLAGS:=-s -w include $(INCLUDE_DIR)/package.mk -include ../../lang/golang/golang-package.mk +include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk define Package/nps/template SECTION:=net diff --git a/oscam/Makefile b/oscam/Makefile index 788e8cf8d..91eb84688 100644 --- a/oscam/Makefile +++ b/oscam/Makefile @@ -13,7 +13,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/nx111/oscam.git PKG_SOURCE_DATE:=2020-12-12 PKG_SOURCE_VERSION:=aafda4bca3c347698ef1dc32f7ebeff76378d55a -PKG_MIRROR_HASH:=d2cd4508ef80a3cbd8ef950e5446f2f754b339f179c4f774ef8660b39fd5c4c1 +PKG_MIRROR_HASH:=skip PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILE:=COPYING diff --git a/pdnsd-alt/Makefile b/pdnsd-alt/Makefile index e2c1aacc3..7b33fffd8 100644 --- a/pdnsd-alt/Makefile +++ b/pdnsd-alt/Makefile @@ -12,7 +12,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/shadowsocks/pdnsd.git PKG_SOURCE_DATE:=2012-04-26 PKG_SOURCE_VERSION:=a8e46ccba7b0fa2230d6c42ab6dcd92926f6c21d -PKG_MIRROR_HASH:=e3e9c56cf91b12d8db73def2c247be2f726a052bed012f7a1e48946375f8e478 +PKG_MIRROR_HASH:=skip PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 diff --git a/qBittorrent/Makefile b/qBittorrent/Makefile index 2f3007e55..f7ea56202 100644 --- a/qBittorrent/Makefile +++ b/qBittorrent/Makefile @@ -12,7 +12,7 @@ PKG_RELEASE=1 PKG_SOURCE:=qBittorrent-release-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/qbittorrent/qBittorrent/tar.gz/release-$(PKG_VERSION)? -PKG_HASH:=f9406eb982a4b8a084341fb0bc30bd8b50babe5dcf4197204ab407b06e20e8a3 +PKG_HASH:=skip PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-release-$(PKG_VERSION) diff --git a/qtbase/Makefile b/qtbase/Makefile index a0b68e86a..ba2e26c10 100644 --- a/qtbase/Makefile +++ b/qtbase/Makefile @@ -18,7 +18,7 @@ PKG_SOURCE_URL:= \ http://master.qt.io/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules \ http://mirrors.tuna.tsinghua.edu.cn/qt/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules \ http://qt.mirror.constant.com/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules -PKG_HASH:=26394ec9375d52c1592bd7b689b1619c6b8dbe9b6f91fdd5c355589787f3a0b6 +PKG_HASH:=skip PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-everywhere-src-$(PKG_VERSION) diff --git a/qttools/Makefile b/qttools/Makefile index 51963b521..48cdb5422 100644 --- a/qttools/Makefile +++ b/qttools/Makefile @@ -18,7 +18,7 @@ PKG_SOURCE_URL:= \ http://master.qt.io/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules \ http://mirrors.tuna.tsinghua.edu.cn/qt/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules \ http://qt.mirror.constant.com/archive/qt/$(PKG_BASE)/$(PKG_VERSION)/submodules -PKG_HASH:=463b2fe71a085e7ab4e39333ae360ab0ec857b966d7a08f752c427e5df55f90d +PKG_HASH:=skip PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-everywhere-src-$(PKG_VERSION) diff --git a/quickjspp/Makefile b/quickjspp/Makefile index 0d2897c90..941ee5023 100644 --- a/quickjspp/Makefile +++ b/quickjspp/Makefile @@ -11,7 +11,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/ftk/quickjspp.git PKG_SOURCE_DATE:=2022-02-05 PKG_SOURCE_VERSION:=8efd98903fca507e58144865d26c47c91565bb55 -PKG_MIRROR_HASH:=dd9e69c41adf7991ce414b399d3e6188fa1b9421f74c722a084b1269985793d6 +PKG_MIRROR_HASH:=skip PKG_MAINTAINER:=Tianling Shen diff --git a/quickstart/Makefile b/quickstart/Makefile index c52bb5841..0c8638b81 100644 --- a/quickstart/Makefile +++ b/quickstart/Makefile @@ -14,7 +14,7 @@ PKG_VERSION:=0.3.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://fw.koolcenter.com/binary/quickstart/ -PKG_HASH:=49dc49c1efb1646fcfe21832796667d3f32beb5f0d6d152ec8b67046d865b1a2 +PKG_HASH:=skip PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION) diff --git a/rapidjson/Makefile b/rapidjson/Makefile index 9eef68748..7164f4a60 100644 --- a/rapidjson/Makefile +++ b/rapidjson/Makefile @@ -11,7 +11,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/Tencent/rapidjson.git PKG_SOURCE_DATE:=2022-03-09 PKG_SOURCE_VERSION:=8261c1ddf43f10de00fd8c9a67811d1486b2c784 -PKG_MIRROR_HASH:=550b644b61ecc787b59a42e5e7d7ba51a656ab7d34354f144b8b8f83befd8517 +PKG_MIRROR_HASH:=skip PKG_LICENSE:=BSD 3-Clause PKG_LICENSE_FILES:=LICENSE diff --git a/rblibtorrent/Makefile b/rblibtorrent/Makefile index d0f4527b8..b3f8d45be 100644 --- a/rblibtorrent/Makefile +++ b/rblibtorrent/Makefile @@ -9,7 +9,7 @@ PKG_SOURCE_URL:=https://github.com/arvidn/libtorrent.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=1b25eb5584db5f335167e6f8beda1ae280f28445 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MIRROR_HASH:=d0cb50a9dd6cc740dfa8f7a93be2c614a40165246c0454ae6f147cda7aa3f994 +PKG_MIRROR_HASH:=skip PKG_LICENSE:=BSD PKG_LICENSE_FILES:=COPYING diff --git a/redsocks2/Makefile b/redsocks2/Makefile index f649b745b..dff7d6765 100644 --- a/redsocks2/Makefile +++ b/redsocks2/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/semigodking/redsocks.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=d94c245ea47859cda5b4b7373308589206b97bdc -PKG_MIRROR_HASH:=938f859d1b55a91aa5cbcda3ddff1d04ccab292f784b0434060c73acab12c457 +PKG_MIRROR_HASH:=skip PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=semigodking PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) diff --git a/scutclient/Makefile b/scutclient/Makefile index f444f12e4..e34353861 100644 --- a/scutclient/Makefile +++ b/scutclient/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/scutclient/scutclient.git PKG_SOURCE_DATE:=2020-11-29 PKG_SOURCE_VERSION:=36128216c63f8954371e64d78ff30bca5e73a882 -PKG_MIRROR_HASH:=16be6312e7ca2e1b0201c2d2f7e01dbb6173fb9b13c93707ff272f992d4b3bff +PKG_MIRROR_HASH:=skip PKG_VERSION:=$(PKG_BASE_VERSION)-$(PKG_SOURCE_DATE)-$(call version_abbrev,$(PKG_SOURCE_VERSION)) diff --git a/shadowsocks-libev/Makefile b/shadowsocks-libev/Makefile index 1a76d67fe..83a1cf7c6 100644 --- a/shadowsocks-libev/Makefile +++ b/shadowsocks-libev/Makefile @@ -18,7 +18,7 @@ PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/shadowsocks/shadowsocks-libev/releases/download/v$(PKG_VERSION) -PKG_HASH:=cfc8eded35360f4b67e18dc447b0c00cddb29cc57a3cec48b135e5fb87433488 +PKG_HASH:=skip PKG_MAINTAINER:=Yousong Zhou diff --git a/shadowsocks-rust/Makefile b/shadowsocks-rust/Makefile index 7ba9bed50..801b5eff5 100644 --- a/shadowsocks-rust/Makefile +++ b/shadowsocks-rust/Makefile @@ -16,33 +16,33 @@ PKG_SOURCE_URL:=https://github.com/shadowsocks/shadowsocks-rust/releases/downloa ifeq ($(ARCH),aarch64) PKG_SOURCE:=$(PKG_SOURCE_HEADER).aarch64-$(PKG_SOURCE_BODY).$(PKG_SOURCE_FOOTER) - PKG_HASH:=31968468017772e099e69741212520b15fce0ee67584d20706cc9654c7ce7e4c + PKG_HASH:=skip else ifeq ($(ARCH),arm) # Referred to golang/golang-values.mk ARM_CPU_FEATURES:=$(word 2,$(subst +,$(space),$(call qstrip,$(CONFIG_CPU_TYPE)))) ifeq ($(ARM_CPU_FEATURES),) PKG_SOURCE:=$(PKG_SOURCE_HEADER).arm-$(PKG_SOURCE_BODY)eabi.$(PKG_SOURCE_FOOTER) - PKG_HASH:=066515d3a7ae07a44419472331866b4ad3ffb04b77a71ed8ecc8d20217abfcfb + PKG_HASH:=skip else PKG_SOURCE:=$(PKG_SOURCE_HEADER).arm-$(PKG_SOURCE_BODY)eabihf.$(PKG_SOURCE_FOOTER) - PKG_HASH:=f9c336f94dc081a8e0f4aa7f398ceafedc00c5f7d1981989fdb03b63c298ac57 + PKG_HASH:=skip endif else ifeq ($(ARCH),i386) PKG_SOURCE:=$(PKG_SOURCE_HEADER).i686-$(PKG_SOURCE_BODY).$(PKG_SOURCE_FOOTER) - PKG_HASH:=1734d2870f5ebdc5475f5100f78546574a99c96d37cd2cf08aad4ef0eb65ecf4 + PKG_HASH:=skip else ifeq ($(ARCH),mips) PKG_SOURCE:=$(PKG_SOURCE_HEADER).mips-$(PKG_SOURCE_BODY).$(PKG_SOURCE_FOOTER) - PKG_HASH:=8aa4544abf62f2cb1d3b55bbd67d5d371463da9426479fb1dde6cf2b63e267a4 + PKG_HASH:=skip else ifeq ($(ARCH),mipsel) PKG_SOURCE:=$(PKG_SOURCE_HEADER).mipsel-$(PKG_SOURCE_BODY).$(PKG_SOURCE_FOOTER) - PKG_HASH:=f89bfaf414dd4dadf5da0b909111d97c3b8194b929cdba2b781a8fd4175a48c1 + PKG_HASH:=skip else ifeq ($(ARCH),x86_64) PKG_SOURCE:=$(PKG_SOURCE_HEADER).x86_64-$(PKG_SOURCE_BODY).$(PKG_SOURCE_FOOTER) - PKG_HASH:=515e7e5e6bc426c7e81bff3beb42e713fd1460d4664fa47df855eb4175c9b8f4 + PKG_HASH:=skip # Set the default value to make OpenWrt Package Checker happy else PKG_SOURCE:=dummy - PKG_HASH:=dummy + PKG_HASH:=skip endif PKG_MAINTAINER:=Tianling Shen diff --git a/shadowsocksr-libev/Makefile b/shadowsocksr-libev/Makefile index 53612b233..49e2bbdb7 100644 --- a/shadowsocksr-libev/Makefile +++ b/shadowsocksr-libev/Makefile @@ -14,7 +14,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/shadowsocksrr/shadowsocksr-libev PKG_SOURCE_DATE:=2018-03-07 PKG_SOURCE_VERSION:=d63ff863800a5645aca4309d5dd5962bd1e95543 -PKG_MIRROR_HASH:=34308ed827a5dd4f4e35619914102d55b00604faa44fda051d1d25fb4a319325 +PKG_MIRROR_HASH:=skip PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=LICENSE diff --git a/simple-obfs/Makefile b/simple-obfs/Makefile index d682beb8c..44ed4a8ad 100644 --- a/simple-obfs/Makefile +++ b/simple-obfs/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/shadowsocks/simple-obfs.git -PKG_MIRROR_HASH:=ea8f2b9825bbb87d5d860524e29bade265141687338db2dbf7ecd32690cf02fc +PKG_MIRROR_HASH:=skip PKG_SOURCE_VERSION:=486bebd9208539058e57e23a12f23103016e09b4 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz diff --git a/ssocks/Makefile b/ssocks/Makefile index 2de3b0b5a..e73f789d9 100644 --- a/ssocks/Makefile +++ b/ssocks/Makefile @@ -18,7 +18,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/tostercx/ssocks.git PKG_SOURCE_DATE:=2020-07-09 PKG_SOURCE_VERSION:=c2024789c1ee076d171fd6061d7c133302216ea7 -PKG_MIRROR_HASH:=3654e9f1fb54646e1e89c19e7aa3e105b84b2e20b5b634662c21c66691d1d22e +PKG_MIRROR_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/sub-web/Makefile b/sub-web/Makefile index e91b3a838..936cdb12d 100644 --- a/sub-web/Makefile +++ b/sub-web/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/CareyWang/sub-web.git PKG_SOURCE_DATE:=2021-09-08 PKG_SOURCE_VERSION:=f3a997d6054fae3bcf0aa4989f1d80d83d30af17 -PKG_MIRROR_HASH:=85e482f049d849c44792028fa8a1091f7319906081fc0862897dd75c56265372 +PKG_MIRROR_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/subconverter/Makefile b/subconverter/Makefile index f1c16ffda..7d039e33e 100644 --- a/subconverter/Makefile +++ b/subconverter/Makefile @@ -11,7 +11,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/tindy2013/subconverter.git PKG_SOURCE_DATE:=2022-02-28 PKG_SOURCE_VERSION:=ebe68f64b183ac755e1224f706a7c04953710076 -PKG_MIRROR_HASH:=792b89d519b9b4e09edfffc95896b3c18ba338db24ec0736a2fba9a68a4cca18 +PKG_MIRROR_HASH:=skip PKG_VERSION:=0.7.1-$(call version_abbrev,$(PKG_SOURCE_VERSION)) PKG_LICENSE:=GPL-3.0 diff --git a/tcping/Makefile b/tcping/Makefile index 9d69985d6..39ae46894 100644 --- a/tcping/Makefile +++ b/tcping/Makefile @@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=license.txt PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/Lienol/tcping -PKG_MIRROR_HASH:=79414cd8e1d124422a36b8fe36a1f296b7d9bde99807b2c90ad81bbd65e200e0 +PKG_MIRROR_HASH:=skip PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=db9101834732dac9aaa59dbb7fb9c74612dbf723 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz diff --git a/tcpping/Makefile b/tcpping/Makefile index 3ac81e5c8..6ce3cd456 100644 --- a/tcpping/Makefile +++ b/tcpping/Makefile @@ -12,7 +12,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/coolsnowwolf/tcping PKG_SOURCE_DATE:=2020-09-19 PKG_SOURCE_VERSION:=d890cc1bd8e3951390ceeff1ccb092a5d802850c -PKG_MIRROR_HASH:=018554a80e8a9d8fedd39821f35aa02c7c763fd42213761fba9b21c2533e1ab8 +PKG_MIRROR_HASH:=skip PKG_BUILD_PARALLEL:=1 diff --git a/toml11/Makefile b/toml11/Makefile index b817b5d9b..77aaf31ef 100644 --- a/toml11/Makefile +++ b/toml11/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/ToruNiina/toml11/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=afeaa9aa0416d4b6b2cd3897ca55d9317084103077b32a852247d8efd4cf6068 +PKG_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/trojan-go/Makefile b/trojan-go/Makefile index 6f00b833c..2c70bd4d6 100644 --- a/trojan-go/Makefile +++ b/trojan-go/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/p4gefau1t/trojan-go/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=925f02647dda944813f1eab0b71eac98b83eb5964ef5a6f63e89bc7eb4486c1f +PKG_HASH:=skip PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILES:=LICENSE diff --git a/trojan-plus/Makefile b/trojan-plus/Makefile index 5120ab7c8..e8d7befc7 100644 --- a/trojan-plus/Makefile +++ b/trojan-plus/Makefile @@ -14,7 +14,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/peter-tank/trojan-plus.git PKG_SOURCE_DATE:=2020-09-06 PKG_SOURCE_VERSION:=a6394cdd718669b0c7491493a78e61f6f0f899b3 -PKG_MIRROR_HASH:=2d37d09fe6d39d7981116ad387706f58f2b30b74a34e27fc5608f267dacc9208 +PKG_MIRROR_HASH:=skip PKG_BUILD_PARALLEL:=1 PKG_BUILD_DEPENDS:=openssl diff --git a/trojan/Makefile b/trojan/Makefile index d16dd5175..a4bf5d236 100644 --- a/trojan/Makefile +++ b/trojan/Makefile @@ -12,7 +12,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/trojan-gfw/trojan/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=86cdb2685bb03a63b62ce06545c41189952f1ec4a0cd9147450312ed70956cbc +PKG_HASH:=skip PKG_BUILD_PARALLEL:=1 PKG_BUILD_DEPENDS:=openssl diff --git a/uugamebooster/Makefile b/uugamebooster/Makefile index dad971585..155d3866e 100644 --- a/uugamebooster/Makefile +++ b/uugamebooster/Makefile @@ -31,22 +31,22 @@ endef ifeq ($(ARCH),arm) UU_ARCH:=arm - PKG_MD5SUM:=3d022c05301bcec94dcf8ae8945ca223 + PKG_MD5SUM:=skip endif ifeq ($(ARCH),aarch64) UU_ARCH:=aarch64 - PKG_MD5SUM:=f062220b51418083412e9691feb1be55 + PKG_MD5SUM:=skip endif ifeq ($(ARCH),mipsel) UU_ARCH:=mipsel - PKG_MD5SUM:=a99db0b7faf58b66c123427ef9b97f9c + PKG_MD5SUM:=skip endif ifeq ($(ARCH),x86_64) UU_ARCH:=x86_64 - PKG_MD5SUM:=51502e89ca80ae960a2330a01b8f2b3b + PKG_MD5SUM:=skip endif PKG_SOURCE_URL:=https://uu.gdl.netease.com/uuplugin/openwrt-$(UU_ARCH)/$(PKG_VERSION)/uu.tar.gz? diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 0c515548c..5af466c37 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/v2fly/v2ray-core/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=c0fe91f715293cfc39a5afeef71e1ff43d379ae0faa139c560fdc3ede88a458a +PKG_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index 5fd06cf34..ffe6cabf7 100644 --- a/v2ray-plugin/Makefile +++ b/v2ray-plugin/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=e1b71145c4bc2ff262656a3ce17ddd551f95b6975905a43edfac8154ab62b62a +PKG_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/v2raya/Makefile b/v2raya/Makefile index 96276e87d..0b9c871ff 100644 --- a/v2raya/Makefile +++ b/v2raya/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/v2rayA/v2rayA/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=d949246aa9fe80aa9cb8fb4d80cb470f508bb44d4ac23e84e28e3b9abd30b67c +PKG_HASH:=skip PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/service PKG_LICENSE:=AGPL-3.0-only @@ -25,7 +25,7 @@ GO_PKG:=github.com/v2rayA/v2rayA GO_PKG_LDFLAGS_X:=$(GO_PKG)/conf.Version=$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk -include ../../lang/golang/golang-package.mk +include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk TAR_OPTIONS+= --strip-components 1 TAR_CMD=$(HOST_TAR) -C $(1)/.. $(TAR_OPTIONS) diff --git a/wiretrustee/Makefile b/wiretrustee/Makefile index fd9ddfa7e..c29c197a6 100644 --- a/wiretrustee/Makefile +++ b/wiretrustee/Makefile @@ -6,7 +6,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/wiretrustee/wiretrustee/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=4aa10123356aa1a89774fa571096fd594221ff8a236579b21035302bc1a24dc0 +PKG_HASH:=skip PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 diff --git a/wxbase/Makefile b/wxbase/Makefile index c34635863..4d2fad203 100644 --- a/wxbase/Makefile +++ b/wxbase/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=wxGTK-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/wxwindows -PKG_HASH:=f4193c29fb0e790c9a5c8936f082377a7e51c76bccafe41f4f9da7ca15c0ef1a +PKG_HASH:=skip PKG_BUILD_DIR:=$(BUILD_DIR)/wxGTK-$(PKG_VERSION) PKG_CHECK_FORMAT_SECURITY:=0 diff --git a/xray-core/Makefile b/xray-core/Makefile index acc4c2ed9..80cd944ad 100644 --- a/xray-core/Makefile +++ b/xray-core/Makefile @@ -6,7 +6,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=af9b9b5b0a2d4f055d19f3580d1c2d3141bbaab9dd7824428c12ae0ced5f511e +PKG_HASH:=skip PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=MPL-2.0 diff --git a/xray-plugin/Makefile b/xray-plugin/Makefile index e953d86b6..13f573d33 100644 --- a/xray-plugin/Makefile +++ b/xray-plugin/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/teddysun/xray-plugin/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=b6b66ea091f6348c7f213a8f7a3be51be25cea2cdf9ea7fb5bb93e2e04077a6f +PKG_HASH:=skip PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE