transmission: bump PKG_RELEASE
authorDaniel Golle <redacted>
Sat, 10 Jul 2021 21:51:14 +0000 (22:51 +0100)
committerDaniel Golle <redacted>
Sat, 10 Jul 2021 21:53:26 +0000 (22:53 +0100)
The commit updating the seccomp filter didn't bump PKG_RELEASE.
Do that now.

Fixes: 1141ee1e5 ("transmission: add new syscalls to seccomp filter)"
Signed-off-by: Daniel Golle <redacted>
net/transmission/Makefile

index 255ad8cfc012a3cff8f963880cdb5ef0cd45a35d..4fafe228b5c5294e6b5d396b484d6fd751e08c96 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=transmission
 PKG_VERSION:=3.00
-PKG_RELEASE:=11
+PKG_RELEASE:=12
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GITHUB/transmission/transmission-releases/master
git clone https://git.99rst.org/PROJECT