aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/apinger/Makefile2
-rw-r--r--net/ariang/Makefile2
-rw-r--r--net/atftp/Makefile2
-rw-r--r--net/basicstation/Makefile2
-rw-r--r--net/bcp38/Makefile2
-rw-r--r--net/bridge-utils/Makefile2
-rw-r--r--net/bwm-ng/Makefile2
-rw-r--r--net/chrony/Makefile2
-rw-r--r--net/cni-route-override/Makefile2
-rw-r--r--net/coova-chilli/Makefile2
-rw-r--r--net/cshark/Makefile2
-rw-r--r--net/dante/Makefile2
-rw-r--r--net/davfs2/Makefile2
-rw-r--r--net/dns-over-https/Makefile2
-rw-r--r--net/fail2ban/Makefile2
-rw-r--r--net/hcxdumptool/Makefile2
-rw-r--r--net/hcxtools/Makefile2
-rw-r--r--net/hs20/Makefile2
-rw-r--r--net/httptunnel/Makefile2
-rw-r--r--net/ieee8021xclient/Makefile2
-rw-r--r--net/inadyn/Makefile2
-rw-r--r--net/iperf/Makefile2
-rw-r--r--net/irssi/Makefile2
-rw-r--r--net/jool/Makefile2
-rw-r--r--net/kea/Makefile2
-rw-r--r--net/keepalived/Makefile2
-rw-r--r--net/lksctp-tools/Makefile2
-rw-r--r--net/mbusd/Makefile2
-rw-r--r--net/mdns-repeater/Makefile2
-rw-r--r--net/memcached/Makefile2
-rw-r--r--net/miniupnpc/Makefile2
-rw-r--r--net/mstpd/Makefile2
-rw-r--r--net/mtr/Makefile2
-rw-r--r--net/net-snmp/Makefile2
-rw-r--r--net/netopeer2/Makefile2
-rw-r--r--net/ngircd/Makefile2
-rw-r--r--net/nut/Makefile2
-rw-r--r--net/opentracker/Makefile2
-rw-r--r--net/openvswitch/Makefile2
-rw-r--r--net/pingcheck/Makefile2
-rw-r--r--net/privoxy/Makefile2
-rw-r--r--net/qcsuper/Makefile2
-rw-r--r--net/ratechecker/Makefile2
-rw-r--r--net/rclone-ng/Makefile2
-rw-r--r--net/rclone-webui-react/Makefile2
-rw-r--r--net/restic-rest-server/Makefile2
-rw-r--r--net/rpcbind/Makefile2
-rw-r--r--net/rsync/Makefile2
-rw-r--r--net/samplicator/Makefile2
-rw-r--r--net/scapy/Makefile2
-rw-r--r--net/snort/Makefile2
-rw-r--r--net/softethervpn5/Makefile2
-rw-r--r--net/softflowd/Makefile2
-rw-r--r--net/spoofer/Makefile2
-rw-r--r--net/sqm-scripts/Makefile2
-rw-r--r--net/sshfs/Makefile2
-rw-r--r--net/sstp-client/Makefile2
-rw-r--r--net/stunnel/Makefile2
-rw-r--r--net/sysrepo/Makefile2
-rw-r--r--net/tgt/Makefile2
-rw-r--r--net/tinc/Makefile2
-rw-r--r--net/trojan-go/Makefile2
-rw-r--r--net/udhcpsnoop/Makefile2
-rw-r--r--net/udpxy/Makefile2
-rw-r--r--net/uradvd/Makefile2
-rw-r--r--net/vnstat2/Makefile2
-rw-r--r--net/vsftpd/Makefile2
-rw-r--r--net/wavemon/Makefile2
-rw-r--r--net/wg-installer/Makefile2
-rw-r--r--net/wsdd2/Makefile2
-rw-r--r--net/xtables-addons/Makefile2
71 files changed, 71 insertions, 71 deletions
diff --git a/net/apinger/Makefile b/net/apinger/Makefile
index ea89ffdc6..b2f537275 100644
--- a/net/apinger/Makefile
+++ b/net/apinger/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=apinger
PKG_SOURCE_DATE:=2015-04-09
PKG_SOURCE_VERSION:=78eb328721ba1a10571c19df95acddcb5f0c17c8
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=5
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/Jajcus/apinger
diff --git a/net/ariang/Makefile b/net/ariang/Makefile
index af89ca8af..4787a0e0b 100644
--- a/net/ariang/Makefile
+++ b/net/ariang/Makefile
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ariang
PKG_VERSION:=1.3.2
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
PKG_SOURCE_URL:=https://github.com/mayswind/AriaNg/releases/download/$(PKG_VERSION)
diff --git a/net/atftp/Makefile b/net/atftp/Makefile
index e94ce8237..9478f0697 100644
--- a/net/atftp/Makefile
+++ b/net/atftp/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=atftp
PKG_VERSION:=0.7.5
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
diff --git a/net/basicstation/Makefile b/net/basicstation/Makefile
index a547a0602..c405f5b0b 100644
--- a/net/basicstation/Makefile
+++ b/net/basicstation/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=basicstation
PKG_VERSION:=2.0.6
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/lorabasics/basicstation/tar.gz/v$(PKG_VERSION)?
diff --git a/net/bcp38/Makefile b/net/bcp38/Makefile
index 694b56279..adcf4ca1b 100644
--- a/net/bcp38/Makefile
+++ b/net/bcp38/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=bcp38
PKG_VERSION:=5
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=11
PKG_LICENCE:=GPL-3.0-or-later
include $(INCLUDE_DIR)/package.mk
diff --git a/net/bridge-utils/Makefile b/net/bridge-utils/Makefile
index 1e75d03ac..775d8cf70 100644
--- a/net/bridge-utils/Makefile
+++ b/net/bridge-utils/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=bridge-utils
PKG_VERSION:=1.7.1
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/utils/net/bridge-utils
diff --git a/net/bwm-ng/Makefile b/net/bwm-ng/Makefile
index 1f9ef2069..b68696bba 100644
--- a/net/bwm-ng/Makefile
+++ b/net/bwm-ng/Makefile
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=bwm-ng
PKG_VERSION:=0.6.3
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.gropp.org/bwm-ng
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index f4c277b75..5efaff473 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=chrony
PKG_VERSION:=4.3
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://download.tuxfamily.org/chrony/
diff --git a/net/cni-route-override/Makefile b/net/cni-route-override/Makefile
index d24228bb6..69ced50ba 100644
--- a/net/cni-route-override/Makefile
+++ b/net/cni-route-override/Makefile
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=cni-route-override
PKG_VERSION:=0.1
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/redhat-nfvpe/$(PKG_NAME).git
diff --git a/net/coova-chilli/Makefile b/net/coova-chilli/Makefile
index 88b98ab44..b96fccbc1 100644
--- a/net/coova-chilli/Makefile
+++ b/net/coova-chilli/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=coova-chilli
PKG_VERSION:=1.6
-PKG_RELEASE:=$(AUTORELEASE).1
+PKG_RELEASE:=9.1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/coova/coova-chilli/tar.gz/$(PKG_VERSION)?
diff --git a/net/cshark/Makefile b/net/cshark/Makefile
index a16e7cccc..e9470f144 100644
--- a/net/cshark/Makefile
+++ b/net/cshark/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=cshark
PKG_SOURCE_DATE:=2020-07-22
PKG_SOURCE_VERSION:=c0d32fb6df3cd095fecac8aefe8d188170246403
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=3
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/cloudshark/cshark.git
diff --git a/net/dante/Makefile b/net/dante/Makefile
index 568ac7c29..535903c8e 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dante
PKG_VERSION:=1.4.3
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.inet.no/dante/files/
diff --git a/net/davfs2/Makefile b/net/davfs2/Makefile
index e75dafc2d..2def7a52b 100644
--- a/net/davfs2/Makefile
+++ b/net/davfs2/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=davfs2
PKG_VERSION:=1.6.1
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SAVANNAH/davfs2
diff --git a/net/dns-over-https/Makefile b/net/dns-over-https/Makefile
index 48f6f296c..eff63a40e 100644
--- a/net/dns-over-https/Makefile
+++ b/net/dns-over-https/Makefile
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dns-over-https
PKG_VERSION:=2.3.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/m13253/dns-over-https/tar.gz/v${PKG_VERSION}?
diff --git a/net/fail2ban/Makefile b/net/fail2ban/Makefile
index dd3d9b8cb..1d36a36d2 100644
--- a/net/fail2ban/Makefile
+++ b/net/fail2ban/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=fail2ban
PKG_VERSION:=0.11.2
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/fail2ban/fail2ban/tar.gz/$(PKG_VERSION)?
diff --git a/net/hcxdumptool/Makefile b/net/hcxdumptool/Makefile
index 066ba0e70..022f03c52 100644
--- a/net/hcxdumptool/Makefile
+++ b/net/hcxdumptool/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=hcxdumptool
PKG_VERSION:=6.2.4
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/zerbea/hcxdumptool/tar.gz/$(PKG_VERSION)?
diff --git a/net/hcxtools/Makefile b/net/hcxtools/Makefile
index 1d503e510..36e7d9501 100644
--- a/net/hcxtools/Makefile
+++ b/net/hcxtools/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=hcxtools
PKG_VERSION:=6.2.4
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/zerbea/hcxtools/tar.gz/$(PKG_VERSION)?
diff --git a/net/hs20/Makefile b/net/hs20/Makefile
index 72e223e54..894179a6c 100644
--- a/net/hs20/Makefile
+++ b/net/hs20/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hs20
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=8
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git
diff --git a/net/httptunnel/Makefile b/net/httptunnel/Makefile
index 7340b4607..c19b74029 100644
--- a/net/httptunnel/Makefile
+++ b/net/httptunnel/Makefile
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=httptunnel
PKG_VERSION:=3.3
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/larsbrinkhoff/httptunnel.git
diff --git a/net/ieee8021xclient/Makefile b/net/ieee8021xclient/Makefile
index a56a57904..62a4f2738 100644
--- a/net/ieee8021xclient/Makefile
+++ b/net/ieee8021xclient/Makefile
@@ -10,7 +10,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ieee8021xclient
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=3
PKG_LICENSE:=GPL-2.0-or-later
include $(INCLUDE_DIR)/package.mk
diff --git a/net/inadyn/Makefile b/net/inadyn/Makefile
index 12be435a9..f6f6421ec 100644
--- a/net/inadyn/Makefile
+++ b/net/inadyn/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=inadyn
PKG_VERSION:=2.9.1
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/troglobit/inadyn/releases/download/v$(PKG_VERSION)
diff --git a/net/iperf/Makefile b/net/iperf/Makefile
index 3e13a04a2..159e1b1c2 100644
--- a/net/iperf/Makefile
+++ b/net/iperf/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=iperf
PKG_VERSION:=2.1.8
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_HASH:=8e2cf2fbc9d0d4d1cf9d109b1e328459f9622993dc9a4c5a7dc8a2088fb7beaf
diff --git a/net/irssi/Makefile b/net/irssi/Makefile
index 554f3115d..c5d2cb2e5 100644
--- a/net/irssi/Makefile
+++ b/net/irssi/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=irssi
PKG_VERSION:=1.2.3
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/irssi/irssi/releases/download/$(PKG_VERSION)/
diff --git a/net/jool/Makefile b/net/jool/Makefile
index ae06bed41..fbefb3949 100644
--- a/net/jool/Makefile
+++ b/net/jool/Makefile
@@ -9,7 +9,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=jool
PKG_VERSION:=4.1.8
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=COPYING
diff --git a/net/kea/Makefile b/net/kea/Makefile
index a630f41c0..f269b4141 100644
--- a/net/kea/Makefile
+++ b/net/kea/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=kea
PKG_VERSION:=2.0.3
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://ftp.isc.org/isc/kea/$(PKG_VERSION)
diff --git a/net/keepalived/Makefile b/net/keepalived/Makefile
index 0c0e8d23a..217b12c13 100644
--- a/net/keepalived/Makefile
+++ b/net/keepalived/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=keepalived
PKG_VERSION:=2.2.7
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=10
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.keepalived.org/software
diff --git a/net/lksctp-tools/Makefile b/net/lksctp-tools/Makefile
index 1cb4ea973..b3e067618 100644
--- a/net/lksctp-tools/Makefile
+++ b/net/lksctp-tools/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=lksctp-tools
PKG_VERSION:=1.0.19
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/sctp/lksctp-tools/tar.gz/v$(PKG_VERSION)?
diff --git a/net/mbusd/Makefile b/net/mbusd/Makefile
index 856486aac..0595efc28 100644
--- a/net/mbusd/Makefile
+++ b/net/mbusd/Makefile
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=mbusd
PKG_VERSION:=0.5.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=4
PKG_SOURCE_URL:=https://codeload.github.com/3cky/mbusd/tar.gz/v$(PKG_VERSION)?
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
diff --git a/net/mdns-repeater/Makefile b/net/mdns-repeater/Makefile
index 016fd26f8..fd39de3d6 100644
--- a/net/mdns-repeater/Makefile
+++ b/net/mdns-repeater/Makefile
@@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mdns-repeater
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE_URL:=https://github.com/kennylevinsen/mdns-repeater.git
PKG_SOURCE_PROTO=git
diff --git a/net/memcached/Makefile b/net/memcached/Makefile
index 053b4d4c0..c4f05388e 100644
--- a/net/memcached/Makefile
+++ b/net/memcached/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=memcached
PKG_VERSION:=1.6.17
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://memcached.org/files
diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile
index a386457fd..2882640f3 100644
--- a/net/miniupnpc/Makefile
+++ b/net/miniupnpc/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=miniupnpc
PKG_VERSION:=2.2.3
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://miniupnp.tuxfamily.org/files
diff --git a/net/mstpd/Makefile b/net/mstpd/Makefile
index 4a124e661..3bea93c49 100644
--- a/net/mstpd/Makefile
+++ b/net/mstpd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=mstpd
PKG_VERSION:=0.1.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/mstpd/mstpd/tar.gz/$(PKG_VERSION)?
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index a340898ce..87fe732cb 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=mtr
PKG_VERSION:=0.95
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/traviscross/mtr/tar.gz/v$(PKG_VERSION)?
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile
index 6205736cb..b700e4761 100644
--- a/net/net-snmp/Makefile
+++ b/net/net-snmp/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=net-snmp
PKG_VERSION:=5.9.1
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/net-snmp
diff --git a/net/netopeer2/Makefile b/net/netopeer2/Makefile
index cce33eda8..10adad115 100644
--- a/net/netopeer2/Makefile
+++ b/net/netopeer2/Makefile
@@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=netopeer2
PKG_VERSION:=2.0.35
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/CESNET/Netopeer2/tar.gz/v$(PKG_VERSION)?
diff --git a/net/ngircd/Makefile b/net/ngircd/Makefile
index d3943277b..d877ad5f6 100644
--- a/net/ngircd/Makefile
+++ b/net/ngircd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ngircd
PKG_VERSION:=26.1
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://ngircd.barton.de/pub/ngircd
diff --git a/net/nut/Makefile b/net/nut/Makefile
index 53c0a84d8..d40eca8f2 100644
--- a/net/nut/Makefile
+++ b/net/nut/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=nut
PKG_VERSION:=2.8.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.networkupstools.org/source/2.8/
diff --git a/net/opentracker/Makefile b/net/opentracker/Makefile
index 7989f5da0..689f139ff 100644
--- a/net/opentracker/Makefile
+++ b/net/opentracker/Makefile
@@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=opentracker
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://erdgeist.org/gitweb/opentracker
diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile
index fa1fa5d34..7f47c2822 100644
--- a/net/openvswitch/Makefile
+++ b/net/openvswitch/Makefile
@@ -17,7 +17,7 @@ include ./openvswitch.mk
#
PKG_NAME:=openvswitch
PKG_VERSION:=$(ovs_version)
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.openvswitch.org/releases/
PKG_HASH:=e03bfab7ca82d81a7d3a36de4f390a3b5210e3f39657671f922877cd4ea6dc73
diff --git a/net/pingcheck/Makefile b/net/pingcheck/Makefile
index a42460830..ea2561def 100644
--- a/net/pingcheck/Makefile
+++ b/net/pingcheck/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=pingcheck
PKG_VERSION:=2022-03-01
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/br101/pingcheck
diff --git a/net/privoxy/Makefile b/net/privoxy/Makefile
index a7f5227b8..f59920cf3 100644
--- a/net/privoxy/Makefile
+++ b/net/privoxy/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=privoxy
PKG_VERSION:=3.0.33
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=4
PKG_SOURCE:=privoxy-$(PKG_VERSION)-stable-src.tar.gz
PKG_SOURCE_URL:=@SF/ijbswa
diff --git a/net/qcsuper/Makefile b/net/qcsuper/Makefile
index 2bff07879..6f77bbdd1 100644
--- a/net/qcsuper/Makefile
+++ b/net/qcsuper/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=qcsuper
PKG_VERSION:=2022-08-11
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/P1sec/QCSuper.git
diff --git a/net/ratechecker/Makefile b/net/ratechecker/Makefile
index f06cdcade..37fe90951 100644
--- a/net/ratechecker/Makefile
+++ b/net/ratechecker/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ratechecker
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://bitbucket.org/comnets/ratechecker.git
diff --git a/net/rclone-ng/Makefile b/net/rclone-ng/Makefile
index 184fbf495..b668fc588 100644
--- a/net/rclone-ng/Makefile
+++ b/net/rclone-ng/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=rclone-ng
PKG_VERSION:=0.5.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=RcloneNg-v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/ElonH/RcloneNg/releases/download/v$(PKG_VERSION)/
diff --git a/net/rclone-webui-react/Makefile b/net/rclone-webui-react/Makefile
index d2adee888..c81a7d2ee 100644
--- a/net/rclone-webui-react/Makefile
+++ b/net/rclone-webui-react/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=rclone-webui-react
PKG_VERSION:=2.0.5
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
PKG_SOURCE_URL:=https://github.com/rclone/rclone-webui-react/releases/download/v$(PKG_VERSION)/currentbuild.zip?
diff --git a/net/restic-rest-server/Makefile b/net/restic-rest-server/Makefile
index fedd526fa..e0d45525b 100644
--- a/net/restic-rest-server/Makefile
+++ b/net/restic-rest-server/Makefile
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=restic-rest-server
PKG_VERSION:=0.11.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_BUILD_DIR:=$(BUILD_DIR)/rest-server-$(PKG_VERSION)
PKG_SOURCE:=rest-server-$(PKG_VERSION).tar.gz
diff --git a/net/rpcbind/Makefile b/net/rpcbind/Makefile
index 9bdeec02f..f36abb204 100644
--- a/net/rpcbind/Makefile
+++ b/net/rpcbind/Makefile
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=rpcbind
PKG_VERSION:=1.2.6
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE_URL:=@SF/rpcbind
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index fc4cd5097..76a72b7dc 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=rsync
PKG_VERSION:=3.2.7
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://download.samba.org/pub/$(PKG_NAME)/src
diff --git a/net/samplicator/Makefile b/net/samplicator/Makefile
index 667d595d4..92c4874fd 100644
--- a/net/samplicator/Makefile
+++ b/net/samplicator/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=samplicator
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/sleinen/samplicator.git
diff --git a/net/scapy/Makefile b/net/scapy/Makefile
index 6cf711bd8..987872e47 100644
--- a/net/scapy/Makefile
+++ b/net/scapy/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=scapy
PKG_VERSION:=2.4.5
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=bc707e3604784496b6665a9e5b2a69c36cc9fb032af4864b29051531b24c8593
diff --git a/net/snort/Makefile b/net/snort/Makefile
index ee605c4fd..f5e246df4 100644
--- a/net/snort/Makefile
+++ b/net/snort/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=snort
PKG_VERSION:=2.9.19
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
diff --git a/net/softethervpn5/Makefile b/net/softethervpn5/Makefile
index 350086dd1..fbe314548 100644
--- a/net/softethervpn5/Makefile
+++ b/net/softethervpn5/Makefile
@@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=softethervpn5
PKG_VERSION:=5.02.5180
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=3
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING
diff --git a/net/softflowd/Makefile b/net/softflowd/Makefile
index 1e4c292ef..a8d1982d5 100644
--- a/net/softflowd/Makefile
+++ b/net/softflowd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=softflowd
PKG_VERSION:=1.0.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/irino/softflowd/tar.gz/softflowd-$(PKG_VERSION)?
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile
index 1cb4a1e7b..0ff984f92 100644
--- a/net/spoofer/Makefile
+++ b/net/spoofer/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=spoofer
PKG_VERSION:=1.4.8
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.caida.org/projects/spoofer/downloads
diff --git a/net/sqm-scripts/Makefile b/net/sqm-scripts/Makefile
index d4e5e1710..51833b9d0 100644
--- a/net/sqm-scripts/Makefile
+++ b/net/sqm-scripts/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=sqm-scripts
PKG_SOURCE_VERSION:=7ce734ea191240c85c86b83cbf18701655b0359c
PKG_VERSION:=1.5.2
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/tohojo/sqm-scripts
diff --git a/net/sshfs/Makefile b/net/sshfs/Makefile
index 738793b04..b66b28ed9 100644
--- a/net/sshfs/Makefile
+++ b/net/sshfs/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=sshfs
PKG_VERSION:=3.7.2
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/libfuse/sshfs/releases/download/$(PKG_NAME)-$(PKG_VERSION)
diff --git a/net/sstp-client/Makefile b/net/sstp-client/Makefile
index 973131794..7010fba52 100644
--- a/net/sstp-client/Makefile
+++ b/net/sstp-client/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=sstp-client
PKG_VERSION:=1.0.15
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/sstp-client/$(PKG_VERSION)
diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile
index 98013c7e2..e0406666b 100644
--- a/net/stunnel/Makefile
+++ b/net/stunnel/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=stunnel
PKG_VERSION:=5.67
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=4
PKG_LICENSE:=GPL-2.0-or-later
PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de>
diff --git a/net/sysrepo/Makefile b/net/sysrepo/Makefile
index ec2c2ce19..8061e263d 100644
--- a/net/sysrepo/Makefile
+++ b/net/sysrepo/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=sysrepo
PKG_VERSION:=2.0.53
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/sysrepo/sysrepo/tar.gz/v$(PKG_VERSION)?
diff --git a/net/tgt/Makefile b/net/tgt/Makefile
index 2a5c113c1..46720dddf 100644
--- a/net/tgt/Makefile
+++ b/net/tgt/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=tgt
PKG_VERSION:=1.0.83
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/fujita/tgt/tar.gz/v$(PKG_VERSION)?
diff --git a/net/tinc/Makefile b/net/tinc/Makefile
index f605240ce..4f7018c5b 100644
--- a/net/tinc/Makefile
+++ b/net/tinc/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=tinc
PKG_VERSION:=1.1pre18
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://tinc-vpn.org/packages
diff --git a/net/trojan-go/Makefile b/net/trojan-go/Makefile
index 1f05030e7..37072332c 100644
--- a/net/trojan-go/Makefile
+++ b/net/trojan-go/Makefile
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=trojan-go
PKG_VERSION:=0.10.6
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/p4gefau1t/trojan-go/tar.gz/v$(PKG_VERSION)?
diff --git a/net/udhcpsnoop/Makefile b/net/udhcpsnoop/Makefile
index 4912ac268..c362582fa 100644
--- a/net/udhcpsnoop/Makefile
+++ b/net/udhcpsnoop/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=udhcpsnoop
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_LICENSE:=BSD-3-Clause
PKG_MAINTAINER:=John Crispin <john@phrozen.org>
diff --git a/net/udpxy/Makefile b/net/udpxy/Makefile
index d2af1d595..76b11db95 100644
--- a/net/udpxy/Makefile
+++ b/net/udpxy/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=udpxy
PKG_VERSION:=1.0-25.1
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/pcherenkov/udpxy/tar.gz/$(PKG_VERSION)?
diff --git a/net/uradvd/Makefile b/net/uradvd/Makefile
index 577c4fc0a..9cc8b7dec 100644
--- a/net/uradvd/Makefile
+++ b/net/uradvd/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uradvd
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/freifunk-gluon/uradvd.git
diff --git a/net/vnstat2/Makefile b/net/vnstat2/Makefile
index 0aab4271b..290cc3273 100644
--- a/net/vnstat2/Makefile
+++ b/net/vnstat2/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=vnstat2
PKG_VERSION:=2.10
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=vnstat-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://humdi.net/vnstat
diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile
index 895a39b38..ad74c7f92 100644
--- a/net/vsftpd/Makefile
+++ b/net/vsftpd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=vsftpd
PKG_VERSION:=3.0.5
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://security.appspot.com/downloads/
diff --git a/net/wavemon/Makefile b/net/wavemon/Makefile
index 9f59e2d3c..65c69b370 100644
--- a/net/wavemon/Makefile
+++ b/net/wavemon/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=wavemon
PKG_VERSION:=0.9.3
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/uoaerg/wavemon/tar.gz/v$(PKG_VERSION)?
diff --git a/net/wg-installer/Makefile b/net/wg-installer/Makefile
index c238faa88..2c7bc4247 100644
--- a/net/wg-installer/Makefile
+++ b/net/wg-installer/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wg-installer
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=28
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
diff --git a/net/wsdd2/Makefile b/net/wsdd2/Makefile
index 74689c667..1c5c1bd06 100644
--- a/net/wsdd2/Makefile
+++ b/net/wsdd2/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wsdd2
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/Netgear/wsdd2.git
diff --git a/net/xtables-addons/Makefile b/net/xtables-addons/Makefile
index 87b9afa66..ce0b9236c 100644
--- a/net/xtables-addons/Makefile
+++ b/net/xtables-addons/Makefile
@@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=xtables-addons
PKG_VERSION:=3.21
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
PKG_HASH:=2e09ac129a14f5e9c23b115ebcdfff4aa84e2aeba1268dbdf39b2d752bd71e19
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz