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

Levente Polyak anthraxx at gemini.archlinux.org
Tue May 31 20:04:23 UTC 2022


    Date: Tuesday, May 31, 2022 @ 20:04:22
  Author: anthraxx
Revision: 1218252

upgpkg: checksec 2.6.0-1

Modified:
  checksec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-31 20:02:58 UTC (rev 1218251)
+++ PKGBUILD	2022-05-31 20:04:22 UTC (rev 1218252)
@@ -4,7 +4,7 @@
 
 pkgname=checksec
 _pkgname=checksec.sh
-pkgver=2.5.0
+pkgver=2.6.0
 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'
@@ -13,8 +13,8 @@
 depends=('bash' 'binutils' 'coreutils' 'findutils' 'procps-ng' 'awk' 'openssl'
          'file' 'grep')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('dd76061976d7f97c250b9d24b9cc7c6ea26c9df7e3521e3a1f39f56812485afaae6d60c611e1b7f4817b1585d10fc2116eaa032bb690e39a0243529e324943ab')
-b2sums=('b4a876dfc8b9f02d5d74b6720b59ee216fbdab4e7df471aa4a78e7e6a98830b1b03f9a66d8b9dd344261fe1a253db4e5e9bede53f47e1fd171b2d23b0e04f031')
+sha512sums=('71ba0f24b7db0c7fa74dfeaa74b2722ffe792c77941316da916dc7aae888f147c81f98d1522f63b96aa3a76aff7bb1d98522a02efa312b3b3a9dd9a137239010')
+b2sums=('bfda79dfdfc672119d70612497893ba91f093719f95e2b387d27da81d7f8b50e2bc54e9d030d84db76dc2a599bb1f866608529149896259ce517450318640c82')
 
 prepare() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list