openresolv: use working distfiles URL

This commit is contained in:
jbu 2015-06-06 08:56:16 +02:00
parent fd8eb923a4
commit 8018b5cecd
1 changed files with 1 additions and 1 deletions

View File

@ -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"