openresolv: use working distfiles URL
This commit is contained in:
parent
fd8eb923a4
commit
8018b5cecd
|
@ -9,6 +9,6 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="BSD"
|
||||
hostmakedepends="runit"
|
||||
homepage="http://roy.marples.name/projects/openresolv/home"
|
||||
distfiles="ftp://roy.marples.name/pub/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=8b7c0b2f6165b51893bceeb2ea1d3e85c08cbd1afc65319003a912166f8c35de
|
||||
configure_args="--bindir=/usr/bin"
|
||||
|
|
Loading…
Reference in New Issue