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