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

Justin Kromlinger hashworks at archlinux.org
Wed Apr 7 14:50:13 UTC 2021


    Date: Wednesday, April 7, 2021 @ 14:50:13
  Author: hashworks
Revision: 912463

upgpkg: pam-ihosts 1.6-1: Release 1.6

Modified:
  pam-ihosts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-07 14:47:51 UTC (rev 912462)
+++ PKGBUILD	2021-04-07 14:50:13 UTC (rev 912463)
@@ -1,7 +1,7 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=pam-ihosts
-pkgver=1.5.7
-pkgrel=5
+pkgver=1.6
+pkgrel=1
 pkgdesc="A PAM module that provides access control by ip, mac-address, or country-code/region"
 license=("GPL3")
 arch=("x86_64")
@@ -8,7 +8,7 @@
 depends=("pam")
 url='https://github.com/ColumPaget/pam_ihosts'
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=(769f93da84f6c9b4fa7222b3d522d56ed78d536faac05fb9d267c105d1984fd4)
+sha256sums=('0d5952395cdfa3824b4f166862b909cbe4162b43052f747b356285cd8135dab3')
 
 prepare() {
 	sed -e 's|$(CFLAGS)|$(CFLAGS) $(LDFLAGS) $(CPPFLAGS)|;s| -fno-stack-protector ||' -i "pam_ihosts-${pkgver}/Makefile.in"



More information about the arch-commits mailing list