mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
openresolv: update to 3.7.3.
This commit is contained in:
parent
c11e646f7a
commit
4d5ebf1b06
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openresolv'
|
# Template file for 'openresolv'
|
||||||
pkgname=openresolv
|
pkgname=openresolv
|
||||||
version=3.7.2
|
version=3.7.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,5 +11,5 @@ conf_files="/etc/resolvconf.conf"
|
||||||
hostmakedepends="runit"
|
hostmakedepends="runit"
|
||||||
homepage="http://roy.marples.name/projects/openresolv/home"
|
homepage="http://roy.marples.name/projects/openresolv/home"
|
||||||
distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8eac062f3c67d636bd0e898893bd5c7368ad0c470d511110be2d0e73c14de037
|
checksum=b3ee7960f8808c83ab4923ced3c4b114f1c0141367ab1c3d08765327c0782a02
|
||||||
configure_args="--bindir=/usr/bin"
|
configure_args="--bindir=/usr/bin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue