mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
s6-dns: update to 2.1.0.0.
This commit is contained in:
parent
a8aa189987
commit
667fd1fb67
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's6-dns'
|
# Template file for 's6-dns'
|
||||||
pkgname=s6-dns
|
pkgname=s6-dns
|
||||||
version=2.0.1.0
|
version=2.1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="execline-devel skalibs-devel"
|
makedepends="execline-devel skalibs-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://skarnet.org/software/${pkgname}/"
|
homepage="http://skarnet.org/software/${pkgname}/"
|
||||||
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9c807f9202b498ea0d8132b287f126d72ef9a869bd0d736295a47f867c3c24ca
|
checksum=8455f3b1edad8f01a1340cb1242c141755729bfd5d71059739eced5c006539ad
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue