diff options
Diffstat (limited to 'libre/paxd-libre/PKGBUILD')
-rw-r--r-- | libre/paxd-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/paxd-libre/PKGBUILD b/libre/paxd-libre/PKGBUILD index f773d2bc5..70e841ff1 100644 --- a/libre/paxd-libre/PKGBUILD +++ b/libre/paxd-libre/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=paxd pkgname=paxd-libre -pkgver=1.8 +pkgver=1.8.1 pkgrel=1 pkgdesc='PaX exception daemon (a libre fork of paxd)' arch=(i686 x86_64) @@ -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=('e7b4631d84722eac7ca0468db4f449b2d9cbfdc6' +sha1sums=('9db65a4cff361b58327c7aa8354f8697051a5d9f' '8ee73dd288bc32438078e032dfc50a2f8ea6a5f2') backup=(etc/paxd-libre.conf) |