Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
firewalld


Commits:
f536e92c by Robin Candau at 2024-10-17T21:09:44+02:00
upgpkg: 2.2.3-1: New upstream release
https://github.com/firewalld/firewalld/releases/tag/v2.2.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = firewalld
        pkgdesc = Firewall daemon with D-Bus interface
-       pkgver = 2.2.2
+       pkgver = 2.2.3
        pkgrel = 1
        url = https://firewalld.org
        arch = any
@@ -23,9 +23,9 @@ pkgbase = firewalld
        optdepends = python-pyqt6: firewall-applet
        backup = etc/conf.d/firewalld
        backup = etc/firewalld/firewalld.conf
-       source = git+https://github.com/firewalld/firewalld.git#tag=v2.2.2
+       source = git+https://github.com/firewalld/firewalld.git#tag=v2.2.3
        source = firewalld-sysconfigdir.patch
-       sha256sums = 
bebce0cfa57e6511a9f4a40b0c768529910334bdee38f9c4394af1a9fd771455
+       sha256sums = 
9e10b62876375677b50f6b63b621c09d2009b8d953a308ce381f1c55766abe90
        sha256sums = 
3b2e00f67680c2e620804eb28620d7370b4096851bcb5f6fec22460a21941ad9
 
 pkgname = firewalld


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: speed145a <[email protected]>
 
 pkgname=firewalld
-pkgver=2.2.2
+pkgver=2.2.3
 pkgrel=1
 pkgdesc="Firewall daemon with D-Bus interface"
 arch=('any')
@@ -23,7 +23,7 @@ backup=('etc/conf.d/firewalld'
         'etc/firewalld/firewalld.conf')
 source=("git+https://github.com/firewalld/firewalld.git#tag=v${pkgver}";
         'firewalld-sysconfigdir.patch')
-sha256sums=('bebce0cfa57e6511a9f4a40b0c768529910334bdee38f9c4394af1a9fd771455'
+sha256sums=('9e10b62876375677b50f6b63b621c09d2009b8d953a308ce381f1c55766abe90'
             '3b2e00f67680c2e620804eb28620d7370b4096851bcb5f6fec22460a21941ad9')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firewalld/-/commit/f536e92c9913a18421674d7c0aa72d4365809425

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firewalld/-/commit/f536e92c9913a18421674d7c0aa72d4365809425
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to