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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 19 12:13:43 UTC 2021


    Date: Thursday, August 19, 2021 @ 12:13:42
  Author: felixonmars
Revision: 1003800

upgpkg: gdnsd 3.8.0-1

Modified:
  gdnsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 12:12:28 UTC (rev 1003799)
+++ PKGBUILD	2021-08-19 12:13:42 UTC (rev 1003800)
@@ -2,8 +2,8 @@
 # Contributor: Daichi Shinozaki <dsdseg at gmail.com>
 
 pkgname=gdnsd
-pkgver=3.7.0
-pkgrel=2
+pkgver=3.8.0
+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')
 url="https://gdnsd.org/"
@@ -13,7 +13,7 @@
 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=('1f6f2fad2fdbdb0b86e90c0e4facffa5a8da80fe463969df5c0cad615c54fc3969984ab2b5e13c028a9a415161b1d69645570203ded9d07611d23b5c2e7d6307'
+sha512sums=('165c5576b1142a873dcd54b42f1b58a3ecd1958b274eb5e3c09fbd918b5851f554213605b062dea966cc7502d6e91ec79e32c121aba23ea4e560db6b488106af'
             '8f39c0bed725d298314675b97610d37fc4dee31600c7f096deb38c63dba96e1b0c12239855154ea2c34f0ac3e8f5b7f1a86d9652210859982ab2339949b66e05')
 
 prepare() {



More information about the arch-commits mailing list