[arch-commits] Commit in lynis/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Oct 27 20:49:41 UTC 2016
Date: Thursday, October 27, 2016 @ 20:49:40
Author: anthraxx
Revision: 193808
upgpkg: lynis 2.4.0-1
Modified:
lynis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-27 19:57:55 UTC (rev 193807)
+++ PKGBUILD 2016-10-27 20:49:40 UTC (rev 193808)
@@ -2,7 +2,7 @@
# Contributor: Sébastien Luttringer <seblu at aur.archlinux.org>
pkgname=lynis
-pkgver=2.3.4
+pkgver=2.4.0
pkgrel=1
pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
url='https://cisofy.com/lynis/'
@@ -15,7 +15,7 @@
'iptables: firewall tests'
'bash-completion: completion for bash')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/CISOfy/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('9ee61b88a3268ea16c01fe4d6b6755e30d4cb2f34f5ea29b45aba92d53ffbadbc1625b17d7eab2cb946fc3005af6fa81cd7099bae3c0b8b7d2feb559054f49c0')
+sha512sums=('e17c3f071aebeaf8a91a3d7e1515bdb8c36548e9f732728fdc8c7a7acf61cbcf5fed6765f2f5788218f6a778f139fd2004f2b10bc4a17d5ce5427c77ffa49a4a')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list