[arch-commits] Commit in checksec/trunk (PKGBUILD)
Levente Polyak
anthraxx at gemini.archlinux.org
Tue Nov 9 19:34:37 UTC 2021
Date: Tuesday, November 9, 2021 @ 19:34:36
Author: anthraxx
Revision: 1039407
upgpkg: checksec 2.5.0-1
Modified:
checksec/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-09 19:32:14 UTC (rev 1039406)
+++ PKGBUILD 2021-11-09 19:34:36 UTC (rev 1039407)
@@ -4,7 +4,7 @@
pkgname=checksec
_pkgname=checksec.sh
-pkgver=2.4.0
+pkgver=2.5.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=('1a02dfac48b5979cb5c2eb7b8f1fe290d3ac090726d1b95a14864bfc4bc3d32eefc10e2cc227c9dc01809c78fe003d1faea9b720d5cb5fbc16599fc0e2512947')
-b2sums=('c1878c1312d13591147f0efd1a2d535ae8e75292dbc53e7ba0802c8d165b18b4bc0b22a5cc3a9159ddcf05a1518d58c18cb54700ea5a52ff29d261068194b96a')
+sha512sums=('dd76061976d7f97c250b9d24b9cc7c6ea26c9df7e3521e3a1f39f56812485afaae6d60c611e1b7f4817b1585d10fc2116eaa032bb690e39a0243529e324943ab')
+b2sums=('b4a876dfc8b9f02d5d74b6720b59ee216fbdab4e7df471aa4a78e7e6a98830b1b03f9a66d8b9dd344261fe1a253db4e5e9bede53f47e1fd171b2d23b0e04f031')
prepare() {
cd ${_pkgname}-${pkgver}
More information about the arch-commits
mailing list