summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSherlock Holo2018-06-22 22:35:40 +0800
committerSherlock Holo2018-06-22 22:35:40 +0800
commit03b651b482817d30ae75a0751292b060705afa09 (patch)
treee068c139d6be956ccb800381ec259254c6b10724
parent629ec2b4e4ef33eb9c8113482b065ea822d8b255 (diff)
downloadaur-03b651b482817d30ae75a0751292b060705afa09.tar.gz
Upstream update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecc83862bf47..b66e1c7fc2a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unbound-ecs
pkgdesc = Validating, recursive, and caching DNS resolver, enable EDNS client subnet
- pkgver = 1.7.2
- pkgrel = 2
+ pkgver = 1.7.3
+ pkgrel = 1
url = https://unbound.net/
arch = x86_64
license = custom:BSD
@@ -15,14 +15,14 @@ pkgbase = unbound-ecs
optdepends = expat: unbound-anchor
conflicts = unbound
backup = etc/unbound/unbound.conf
- source = https://unbound.net/downloads/unbound-1.7.2.tar.gz
+ source = https://unbound.net/downloads/unbound-1.7.3.tar.gz
source = sysusers.d
source = tmpfiles.d
source = service
source = hook
source = conf
validpgpkeys = EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D
- sha256sums = a85fc7bb34711992cf128b2012638ebb8dc1fe15818baa381f6489240845eaa0
+ sha256sums = c11de115d928a6b48b2165e0214402a7a7da313cd479203a7ce7a8b62cba602d
sha256sums = 85b8f00881fb93bcce83bdfe3246463a396eb5b352c0d7f5fca32fcb839d22fa
sha256sums = 31a573f43287dd7e3678be1680388bfc7d8dee8280eb2443f521a4b349aaa6b6
sha256sums = 526ee18a5394073404ee10a67addf9894efa43fa234234562e84a1641d54b556
diff --git a/PKGBUILD b/PKGBUILD
index b7687ed25bb1..75b68c9799b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=unbound-ecs
_pkgname=unbound
-pkgver=1.7.2
-pkgrel=2
+pkgver=1.7.3
+pkgrel=1
pkgdesc='Validating, recursive, and caching DNS resolver, enable EDNS client subnet'
url='https://unbound.net/'
license=('custom:BSD')
@@ -23,7 +23,7 @@ source=("https://unbound.net/downloads/${_pkgname}-${pkgver}.tar.gz"
'service'
'hook'
'conf')
-sha256sums=('a85fc7bb34711992cf128b2012638ebb8dc1fe15818baa381f6489240845eaa0'
+sha256sums=('c11de115d928a6b48b2165e0214402a7a7da313cd479203a7ce7a8b62cba602d'
'85b8f00881fb93bcce83bdfe3246463a396eb5b352c0d7f5fca32fcb839d22fa'
'31a573f43287dd7e3678be1680388bfc7d8dee8280eb2443f521a4b349aaa6b6'
'526ee18a5394073404ee10a67addf9894efa43fa234234562e84a1641d54b556'