openresolv: use cached distfiles for a while
This commit is contained in:
parent
5ad5566618
commit
669f5d1a9f
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://roy.marples.name/projects/openresolv"
|
||||
distfiles="https://roy.marples.name/downloads/openresolv/${pkgname}-${version}.tar.xz"
|
||||
distfiles="https://sources.voidlinux.org/openresolv-$version/openresolv-$version.tar.xz"
|
||||
checksum=42b30508e857a228535c631eaac936862d86eca68c14b5c0bf387ba176b91b97
|
||||
conf_files="/etc/resolvconf.conf"
|
||||
|
||||
|
|
Loading…
Reference in a new issue