[arch-commits] Commit in gdnsd/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 28 15:33:44 UTC 2021
Date: Friday, May 28, 2021 @ 15:33:43
Author: felixonmars
Revision: 949933
upgpkg: gdnsd 3.5.1-1
Modified:
gdnsd/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-28 15:28:58 UTC (rev 949932)
+++ PKGBUILD 2021-05-28 15:33:43 UTC (rev 949933)
@@ -2,8 +2,8 @@
# Contributor: Daichi Shinozaki <dsdseg at gmail.com>
pkgname=gdnsd
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.5.1
+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,8 +13,8 @@
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)
-md5sums=('0e8711f5b526384c2d8c02829046aaca'
- '046488b1a1b36294a2a559aacbe71782')
+sha512sums=('4982f852657554a71809c9aa0b49a6789f2278a5622ac772531f2dad8f11b52ea5a77a10258babbe5cb6fb755aa2d7c064221570094c04a6309d510d8b765c25'
+ '8f39c0bed725d298314675b97610d37fc4dee31600c7f096deb38c63dba96e1b0c12239855154ea2c34f0ac3e8f5b7f1a86d9652210859982ab2339949b66e05')
prepare() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list