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

Felix Yan felixonmars at archlinux.org
Wed Jun 16 22:15:28 UTC 2021


    Date: Wednesday, June 16, 2021 @ 22:15:28
  Author: felixonmars
Revision: 964373

upgpkg: gdnsd 3.6.0-1

Modified:
  gdnsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-16 22:15:22 UTC (rev 964372)
+++ PKGBUILD	2021-06-16 22:15:28 UTC (rev 964373)
@@ -2,7 +2,7 @@
 # Contributor: Daichi Shinozaki <dsdseg at gmail.com>
 
 pkgname=gdnsd
-pkgver=3.5.2
+pkgver=3.6.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')
@@ -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=('02d0174843e25082db73054b57fb686542d6c9e79bba0b13a4be86e10d4352e8c9bb4b005affaaa231cf716b81cfcfbab147cfbd2294f3ca5aa8f5da38a0dab8'
+sha512sums=('5cee7d511d7d5f37e7a8e9727c832465ab6d6ccc900fd9646087b470aca7679c9b1ce149fa39a07e9ca120e6f24fddd125d2234cbd3a0343e72e5b05d0c20b26'
             '8f39c0bed725d298314675b97610d37fc4dee31600c7f096deb38c63dba96e1b0c12239855154ea2c34f0ac3e8f5b7f1a86d9652210859982ab2339949b66e05')
 
 prepare() {



More information about the arch-commits mailing list