diff options
Diffstat (limited to 'main/paxctl')
-rw-r--r-- | main/paxctl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/paxctl/APKBUILD b/main/paxctl/APKBUILD index b8ac414d..401cc872 100644 --- a/main/paxctl/APKBUILD +++ b/main/paxctl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=paxctl pkgver=0.5 -pkgrel=0 +pkgrel=1 pkgdesc="Manage PaX releated program header flags" url="http://pax.grsecurity.net" license="GPL-2" |