~alpine/aports

main/unbound: update root.hints v1 PROPOSED

Sören Tempel: 1
 main/unbound: update root.hints

 2 files changed, 5 insertions(+), 5 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2091/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/unbound: update root.hints Export this patch

---
 main/unbound/APKBUILD   | 2 +-
 main/unbound/root.hints | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/main/unbound/APKBUILD b/main/unbound/APKBUILD
index 21728d3..8b359ad 100644
--- a/main/unbound/APKBUILD
+++ b/main/unbound/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=unbound
pkgver=1.5.7
pkgrel=0
pkgrel=1
pkgdesc="Unbound is a validating, recursive, and caching DNS resolver"
pkgusers="unbound"
pkggroups="unbound"
diff --git a/main/unbound/root.hints b/main/unbound/root.hints
index c9d3ccc..71713d8 100644
--- a/main/unbound/root.hints
+++ b/main/unbound/root.hints
@@ -9,8 +9,8 @@
;           on server           FTP.INTERNIC.NET
;       -OR-                    RS.INTERNIC.NET
;
;       last update:    May 23, 2015
;       related version of root zone:   2015052300
;       last update:    December 01, 2015
;       related version of root zone:   2015120100
;
; formerly NS.INTERNIC.NET
;
@@ -55,8 +55,8 @@ G.ROOT-SERVERS.NET.      3600000      A     192.112.36.4
; FORMERLY AOS.ARL.ARMY.MIL
;
.                        3600000      NS    H.ROOT-SERVERS.NET.
H.ROOT-SERVERS.NET.      3600000      A     128.63.2.53
H.ROOT-SERVERS.NET.      3600000      AAAA  2001:500:1::803f:235
H.ROOT-SERVERS.NET.      3600000      A     198.97.190.53
H.ROOT-SERVERS.NET.      3600000      AAAA  2001:500:1::53
;
; FORMERLY NIC.NORDU.NET
;
-- 
2.7.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---