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

Maxime Gauduin alucryd at archlinux.org
Fri Jul 3 17:52:07 UTC 2020


    Date: Friday, July 3, 2020 @ 17:52:07
  Author: alucryd
Revision: 657657

upgpkg: firewalld 0.8.3-1

Modified:
  firewalld/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-03 17:45:35 UTC (rev 657656)
+++ PKGBUILD	2020-07-03 17:52:07 UTC (rev 657657)
@@ -3,8 +3,8 @@
 # Contributor: speed145a <jonathan at tagchapter.com>
 
 pkgname=firewalld
-pkgver=0.8.2
-pkgrel=2
+pkgver=0.8.3
+pkgrel=1
 pkgdesc='Firewall daemon with D-Bus interface'
 arch=(any)
 url=https://firewalld.org/
@@ -40,8 +40,9 @@
   etc/conf.d/firewalld
   etc/firewalld/firewalld.conf
 )
+_tag=f6a5e81f2b8630b4a573ad8c179a83474e96c653
 source=(
-  git+https://github.com/firewalld/firewalld.git#tag=aedc749a0d8f8a39f3a0571f94dac5cb6ea1c0e5
+  git+https://github.com/firewalld/firewalld.git#tag=${_tag}
   firewalld-sysconfigdir.patch
 )
 sha256sums=(



More information about the arch-commits mailing list