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

Levente Polyak anthraxx at archlinux.org
Wed Jul 24 23:03:39 UTC 2019


    Date: Wednesday, July 24, 2019 @ 23:03:39
  Author: anthraxx
Revision: 492733

upgpkg: checksec 2.0.1-1

Modified:
  checksec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-24 22:58:52 UTC (rev 492732)
+++ PKGBUILD	2019-07-24 23:03:39 UTC (rev 492733)
@@ -4,7 +4,7 @@
 
 pkgname=checksec
 _pkgname=checksec.sh
-pkgver=1.11.1
+pkgver=2.0.1
 pkgrel=1
 pkgdesc='Tool designed to test which standard Linux OS and PaX security features are being used'
 url='https://github.com/slimm609/checksec.sh'
@@ -12,7 +12,8 @@
 license=('BSD')
 depends=('bash' 'binutils' 'procps-ng')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/slimm609/checksec.sh/archive/${pkgver}.tar.gz)
-sha512sums=('dd742d6c9bc567b10f8d50f5edd2e1f3439b469ced46da05f53e14c0fe5c90310114564e674afc8c7f55170e07beb6359263e1fd153e4b29f3edb4e88cfbf8c0')
+sha256sums=('16ac66217cfdced5e07ce193826cd8c92bd9e1d6048511134149270d39b4ee44')
+sha512sums=('b2466b621b6ddb3fa01cfc5eb3dc301d6d616b26ddd2017a622ba2a24e9daf8f5e294236d1dda695fd9ab25fa411724b5f7dbdabc944cdc124e4369c176f35b4')
 
 prepare() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list