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

Maxime Gauduin alucryd at archlinux.org
Sun Aug 26 13:33:47 UTC 2018


    Date: Sunday, August 26, 2018 @ 13:33:46
  Author: alucryd
Revision: 374231

upgpkg: firewalld 0.6.1-3

Modified:
  firewalld/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-26 13:27:37 UTC (rev 374230)
+++ PKGBUILD	2018-08-26 13:33:46 UTC (rev 374231)
@@ -5,7 +5,7 @@
 
 pkgname=firewalld
 pkgver=0.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Firewall daemon with D-Bus interface'
 arch=('any')
 url='https://github.com/t-woerner/firewalld'
@@ -30,6 +30,8 @@
 prepare() {
   cd firewalld
 
+  git cherry-pick -n 5a59a90f449a8bf836e62e2d9ad486301b1aa2bb # FS#59661
+
   patch -Np1 -i ../firewalld-sysconfigdir.patch
 
   NOCONFIGURE='true' ./autogen.sh



More information about the arch-commits mailing list