diff options
author | Tim Biermann <tbier@posteo.de> | 2020-06-08 18:45:50 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-06-08 19:53:34 +0000 |
commit | 7a36a3fa2a0a5e8c2c522102fd0cf3e44766e8d6 (patch) | |
tree | ec43168b5f103fd59a5a1c75e49099798429e0cb | |
parent | 3026ce2849c5389c6ff330cb84960f9bf8809bab (diff) | |
download | contrib-7a36a3fa2a0a5e8c2c522102fd0cf3e44766e8d6.tar.gz contrib-7a36a3fa2a0a5e8c2c522102fd0cf3e44766e8d6.tar.xz |
openresolv: 3.9.0 -> 3.10.0
-rw-r--r-- | openresolv/.footprint | 1 | ||||
-rw-r--r-- | openresolv/.signature | 8 | ||||
-rw-r--r-- | openresolv/Pkgfile | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/openresolv/.footprint b/openresolv/.footprint index ede13dec0..4f2d941c4 100644 --- a/openresolv/.footprint +++ b/openresolv/.footprint @@ -6,6 +6,7 @@ drwxr-xr-x root/root usr/lib/resolvconf/ -rw-r--r-- root/root usr/lib/resolvconf/dnsmasq -rw-r--r-- root/root usr/lib/resolvconf/libc -rw-r--r-- root/root usr/lib/resolvconf/named +-rw-r--r-- root/root usr/lib/resolvconf/pdns_recursor -rw-r--r-- root/root usr/lib/resolvconf/pdnsd -rw-r--r-- root/root usr/lib/resolvconf/unbound drwxr-xr-x root/root usr/sbin/ diff --git a/openresolv/.signature b/openresolv/.signature index 875951123..d6c3dcd94 100644 --- a/openresolv/.signature +++ b/openresolv/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wpycdohC1QHYvbJP9tgLTmIKnGK1IBKanwDk6CRBijTznPSQxb3iWl4rw2SeIfd4GeHIvFzetPuznQsrgzwmQA= -SHA256 (Pkgfile) = 7024e53cd09f4547f37d33f8424eaca47470da737d55fb3bb1c1220038cbfe82 -SHA256 (.footprint) = 14cb7b93d9651bee20cd644fcdc2cbb4af37b7d614a5e3a6ba2fcf2a673dda13 -SHA256 (openresolv-3.9.0.tar.xz) = 51a04d39232bb797c9efeaad51a525cf50a1deefcb19a1ea5dd3475118634db8 +RWSagIOpLGJF303YGoetUIMzKTtTWOfvq96Ovx0cnNFhf9HcDeBlOVH4FEM9s+lnpI0YPbDcJeyGojMkcsN5K6lwhtYorWy2FQs= +SHA256 (Pkgfile) = a3ad0af126a1eb8c06aad0336e88b8909b5c0bc083660ae8fa13229e1ee202e0 +SHA256 (.footprint) = 77e4c97cd306ed8d9fcd7e55218723142a7f02007da448c57e0f0b8752d9ceb6 +SHA256 (openresolv-3.10.0.tar.xz) = 4078bc52dee022f4a1c7594045e724af9da5ef16d670e0c08444d1830033ba06 diff --git a/openresolv/Pkgfile b/openresolv/Pkgfile index 13526a122..05837198d 100644 --- a/openresolv/Pkgfile +++ b/openresolv/Pkgfile @@ -1,10 +1,10 @@ # Description: resolv.conf management utility # URL: http://roy.marples.name/projects/openresolv # Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve -# Depends on: +# Depends on: name=openresolv -version=3.9.0 +version=3.10.0 release=1 source=(https://roy.marples.name/downloads/openresolv/openresolv-$version.tar.xz) |