[arch-commits] Commit in dnssec-anchors/trunk (PKGBUILD trusted-key.key)

Gaetan Bisson bisson at archlinux.org
Tue Apr 21 01:51:47 UTC 2015


    Date: Tuesday, April 21, 2015 @ 03:51:47
  Author: bisson
Revision: 237838

upstream update

Modified:
  dnssec-anchors/trunk/PKGBUILD
  dnssec-anchors/trunk/trusted-key.key

-----------------+
 PKGBUILD        |   19 ++++++++++++-------
 trusted-key.key |    2 +-
 2 files changed, 13 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-21 01:39:57 UTC (rev 237837)
+++ PKGBUILD	2015-04-21 01:51:47 UTC (rev 237838)
@@ -4,21 +4,26 @@
 # Contributor: m4xm4n <max at maxfierke.com>
 
 pkgname=dnssec-anchors
-pkgver=20140629
+pkgver=20150403
 pkgrel=1
 pkgdesc='DNSSEC trust anchors for the root zone'
 url='http://data.iana.org/root-anchors/'
 license=('custom:NoCopyright')
 arch=('any')
-source=('LICENSE'
-        'trusted-key.key')
-sha256sums=('dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb'
-            'ca6388cc16223b29b607f07a9aa77e0aa52f653106d440cdc92cc40e145a4bb5')
+makedepends=('ldns')
+validpgpkeys=('2FBB91BCAAEE0ABE1F8031C7D1AFBCE00F6C91D2')
+source=('http://data.iana.org/root-anchors/root-anchors.xml'
+        'root-anchors.xml.asc::http://data.iana.org/root-anchors/root-anchors.asc'
+        'LICENSE')
+sha256sums=('dfb281b771dc854c18d1cff9d2eecaf184cf7a9668606aaa33e8f01bf4b4d8e4'
+            'SKIP'
+            'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
 
-get_trusted-key() {
+build() {
+	cd "${srcdir}"
 	drill -z -s DNSKEY . > root.key
 
-	curl http://data.iana.org/root-anchors/root-anchors.xml |
+	cat root-anchors.xml |
 	awk 'BEGIN{ORS=" "}(NR>4){gsub(/<[^>]*>/,"");print tolower($0)}' |
 	sed 's/   /\n/' > root.ds
 

Modified: trusted-key.key
===================================================================
--- trusted-key.key	2015-04-21 01:39:57 UTC (rev 237837)
+++ trusted-key.key	2015-04-21 01:51:47 UTC (rev 237838)
@@ -1 +1 @@
-.	166750	IN	DNSKEY	257 3 8 AwEAAagAIKlVZrpC6Ia7gEzahOR+9W29euxhJhVVLOyQbSEW0O8gcCjFFVQUTf6v58fLjwBd0YI0EzrAcQqBGCzh/RStIoO8g0NfnfL2MTJRkxoXbfDaUeVPQuYEhg37NZWAJQ9VnMVDxP/VHL496M/QZxkjf5/Efucp2gaDX6RS6CXpoY68LsvPVjR0ZSwzz1apAzvN9dlzEheX7ICJBBtuA6G3LQpzW5hOA2hzCTMjJPJ8LbqF6dsV6DoBQzgul0sGIcGOYl7OyQdXfZ57relSQageu+ipAdTTJ25AsRTAoub8ONGcLmqrAmRLKBP1dfwhYB4N7knNnulqQxA+Uk1ihz0=
+.	101689	IN	DNSKEY	257 3 8 AwEAAagAIKlVZrpC6Ia7gEzahOR+9W29euxhJhVVLOyQbSEW0O8gcCjFFVQUTf6v58fLjwBd0YI0EzrAcQqBGCzh/RStIoO8g0NfnfL2MTJRkxoXbfDaUeVPQuYEhg37NZWAJQ9VnMVDxP/VHL496M/QZxkjf5/Efucp2gaDX6RS6CXpoY68LsvPVjR0ZSwzz1apAzvN9dlzEheX7ICJBBtuA6G3LQpzW5hOA2hzCTMjJPJ8LbqF6dsV6DoBQzgul0sGIcGOYl7OyQdXfZ57relSQageu+ipAdTTJ25AsRTAoub8ONGcLmqrAmRLKBP1dfwhYB4N7knNnulqQxA+Uk1ihz0=



More information about the arch-commits mailing list