[arch-commits] Commit in paxd/trunk (PKGBUILD)

Daniel Micay thestinger at archlinux.org
Wed Dec 3 15:11:49 UTC 2014


    Date: Wednesday, December 3, 2014 @ 16:11:48
  Author: thestinger
Revision: 123412

upgpkg: paxd 19-1

Modified:
  paxd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-03 13:14:57 UTC (rev 123411)
+++ PKGBUILD	2014-12-03 15:11:48 UTC (rev 123412)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Daniel Micay <danielmicay at gmail.com>
 pkgname=paxd
-pkgver=18
+pkgver=19
 pkgrel=1
 pkgdesc='PaX exception daemon'
 arch=(i686 x86_64)
@@ -9,7 +9,7 @@
 license=(MIT)
 depends=(glibc)
 source=(https://github.com/thestinger/paxd/archive/$pkgver.tar.gz 10-enable-pax.conf)
-sha1sums=('e27984e1fda75d09ce9b9fb55b48b8288183a175'
+sha1sums=('9bd83b83b9d5337dabd93dae51ddd12619b5573b'
           '8ee73dd288bc32438078e032dfc50a2f8ea6a5f2')
 backup=(etc/paxd.conf)
 



More information about the arch-commits mailing list