Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / gdnsd


Commits:
3c6fad02 by Felix Yan at 2026-03-04T02:40:14+08:00
upgpkg: 3.8.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gdnsd
        pkgdesc = an Authoritative-only DNS server which does geographic 
balancing, redirection, weighting, and service-state-conscious failover at the 
DNS layer
-       pkgver = 3.8.2
+       pkgver = 3.8.3
        pkgrel = 1
        url = https://gdnsd.org/
        arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = gdnsd
        depends = libsodium
        depends = libunwind
        depends = liburcu
-       source = 
https://github.com/gdnsd/gdnsd/releases/download/v3.8.2/gdnsd-3.8.2.tar.xz
+       source = 
https://github.com/gdnsd/gdnsd/releases/download/v3.8.3/gdnsd-3.8.3.tar.xz
        source = gdnsd.sysusers
-       sha512sums = 
982d81cf3b4b20c0bbe640b3bd75697aaea08636c89077729def1c053f5cc3515854a46e1f5009367bfcb2671fa6a394152bde68307a92f3ce748a0badefa8d2
+       sha512sums = 
ba47f8258dabc6f50ce3bfe32e2722392880257787bafec0ff7199799275a47a3527c646415337f95542aa4aec02632f0f8429da26c5cc5a4b189961bba7c18b
        sha512sums = 
8f39c0bed725d298314675b97610d37fc4dee31600c7f096deb38c63dba96e1b0c12239855154ea2c34f0ac3e8f5b7f1a86d9652210859982ab2339949b66e05
 
 pkgname = gdnsd


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Daichi Shinozaki <[email protected]>
 
 pkgname=gdnsd
-pkgver=3.8.2
+pkgver=3.8.3
 pkgrel=1
 pkgdesc="an Authoritative-only DNS server which does geographic balancing, 
redirection, weighting, and service-state-conscious failover at the DNS layer"
 arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('ragel')
 checkdepends=('perl-socket6' 'perl-io-socket-inet6' 'perl-http-daemon' 
'perl-libwww' 'perl-net-dns')
 
source=("https://github.com/$pkgname/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz";
         gdnsd.sysusers)
-sha512sums=('982d81cf3b4b20c0bbe640b3bd75697aaea08636c89077729def1c053f5cc3515854a46e1f5009367bfcb2671fa6a394152bde68307a92f3ce748a0badefa8d2'
+sha512sums=('ba47f8258dabc6f50ce3bfe32e2722392880257787bafec0ff7199799275a47a3527c646415337f95542aa4aec02632f0f8429da26c5cc5a4b189961bba7c18b'
             
'8f39c0bed725d298314675b97610d37fc4dee31600c7f096deb38c63dba96e1b0c12239855154ea2c34f0ac3e8f5b7f1a86d9652210859982ab2339949b66e05')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdnsd/-/commit/3c6fad02f240c23c2f2d9e79acb18f234fefbf5f

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


Reply via email to