diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-27 09:27:36 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-27 09:27:36 -0200 |
commit | 960e5da1758d9d9fc5d3bbb7638c319e098513b3 (patch) | |
tree | ce7c130cb72b26bb2c0efbf45d379af8ae03b4eb /libre | |
parent | 63889d572848948467b109b61dc8926977f4338e (diff) | |
download | abslibre-960e5da1758d9d9fc5d3bbb7638c319e098513b3.tar.gz abslibre-960e5da1758d9d9fc5d3bbb7638c319e098513b3.tar.bz2 abslibre-960e5da1758d9d9fc5d3bbb7638c319e098513b3.zip |
paxd-libre-1.3-1: updating version
Diffstat (limited to 'libre')
-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 791a3ab77..eb0f65388 100644 --- a/libre/paxd-libre/PKGBUILD +++ b/libre/paxd-libre/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=paxd pkgname=paxd-libre -pkgver=1.2 +pkgver=1.3 pkgrel=1 pkgdesc='PaX exception daemon (a libre fork of paxd)' arch=(i686 x86_64) @@ -15,7 +15,7 @@ conflicts=($_pkgname linux-pax-flags) provides=($_pkgname linux-pax-flags) depends=(glibc) source=(https://github.com/g4jc/paxd-libre/archive/$pkgver.tar.gz 10-enable-pax.conf) -md5sums=('20793d7b60d3d8894a4933b8bca5612d' +md5sums=('0eb1c2271cd3e893d4ed1bdf4772d714' 'a40677d2cd39ada4c2560927c67e0ea2') backup=(etc/paxd-libre.conf) |