openresolv: update to 3.7.1.
This commit is contained in:
parent
a897c936b6
commit
03b059de94
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openresolv'
|
||||
pkgname=openresolv
|
||||
version=3.7.0
|
||||
revision=3
|
||||
version=3.7.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
short_desc="Management framework for resolv.conf"
|
||||
|
@ -10,6 +10,6 @@ license="BSD"
|
|||
conf_files="/etc/resolvconf.conf"
|
||||
hostmakedepends="runit"
|
||||
homepage="http://roy.marples.name/projects/openresolv/home"
|
||||
distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=8b7c0b2f6165b51893bceeb2ea1d3e85c08cbd1afc65319003a912166f8c35de
|
||||
distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=8b929f83feb537af3432ea2a73b3ff7e73e9bd05c1500c94c7cb3fc4e1ea237d
|
||||
configure_args="--bindir=/usr/bin"
|
||||
|
|
Loading…
Reference in a new issue