mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openresolv: update to 3.14.1.
This commit is contained in:
parent
a78796d8db
commit
7a14ced7f4
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'openresolv'
|
# Template file for 'openresolv'
|
||||||
pkgname=openresolv
|
pkgname=openresolv
|
||||||
reverts="3.14.0_1"
|
version=3.14.1
|
||||||
version=3.13.2
|
revision=1
|
||||||
revision=2
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--bindir=/usr/bin"
|
configure_args="--bindir=/usr/bin"
|
||||||
hostmakedepends="runit"
|
hostmakedepends="runit"
|
||||||
|
@ -11,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://roy.marples.name/projects/openresolv"
|
homepage="https://roy.marples.name/projects/openresolv"
|
||||||
distfiles="https://github.com/NetworkConfiguration/openresolv/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/NetworkConfiguration/openresolv/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e16b732b52df50e03fde3e37dd3fb642094248412afe78e6a7cf37c429ffe3ad
|
checksum=72ae29f2e207039a8c55857fadc428026c26e9aa358cf772aa59cf635e643d4a
|
||||||
conf_files="/etc/resolvconf.conf"
|
conf_files="/etc/resolvconf.conf"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue