openresolv: update to 3.12.0.

Also fix homepage.

Co-authored-by: Érico Nogueira Rolim <34201958+ericonr@users.noreply.github.com>
Closes: #27764 [via git-merge-pr]
This commit is contained in:
John Rowley 2021-01-08 16:54:36 +01:00 committed by Érico Rolim
parent 5a52b06011
commit 9f98fbf288

View file

@ -1,6 +1,6 @@
# Template file for 'openresolv'
pkgname=openresolv
version=3.10.0
version=3.12.0
revision=2
build_style=gnu-configure
configure_args="--bindir=/usr/bin"
@ -8,9 +8,9 @@ hostmakedepends="runit"
short_desc="Management framework for resolv.conf"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD-2-Clause"
homepage="http://roy.marples.name/projects/openresolv/home"
distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=4078bc52dee022f4a1c7594045e724af9da5ef16d670e0c08444d1830033ba06
homepage="https://roy.marples.name/projects/openresolv"
distfiles="https://roy.marples.name/downloads/openresolv/${pkgname}-${version}.tar.xz"
checksum=42b30508e857a228535c631eaac936862d86eca68c14b5c0bf387ba176b91b97
conf_files="/etc/resolvconf.conf"
post_install() {