summaryrefslogtreecommitdiff
path: root/libre/paxd-libre
diff options
context:
space:
mode:
Diffstat (limited to 'libre/paxd-libre')
-rw-r--r--libre/paxd-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/paxd-libre/PKGBUILD b/libre/paxd-libre/PKGBUILD
index c67025f09..e856aade7 100644
--- a/libre/paxd-libre/PKGBUILD
+++ b/libre/paxd-libre/PKGBUILD
@@ -4,10 +4,10 @@
_pkgname=paxd
pkgname=paxd-libre
-pkgver=1.10
+pkgver=1.12
pkgrel=1
pkgdesc='PaX exception daemon (a libre fork of paxd)'
-arch=(i686 x86_64)
+arch=(i686 x86_64 armv7h)
url='https://github.com/g4jc/paxd-libre/'
license=(MIT)
replaces=($_pkgname linux-pax-flags)
@@ -16,7 +16,7 @@ provides=($_pkgname linux-pax-flags)
depends=(glib2)
source=($pkgname-$pkgver.tar.gz::https://github.com/g4jc/paxd-libre/archive/$pkgver.tar.gz
10-enable-pax.conf)
-sha1sums=('f263a01419dc78c8256504fb012f1f51aa4473a9'
+sha1sums=('a3153bb7628fa59df869c527b160b066974ccdc8'
'8ee73dd288bc32438078e032dfc50a2f8ea6a5f2')
backup=(etc/paxd-libre.conf)