mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
radvd: update to 2.7.
This commit is contained in:
parent
4e6b08e9c8
commit
ea0cedb75a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'radvd'
|
# Template file for 'radvd'
|
||||||
pkgname=radvd
|
pkgname=radvd
|
||||||
version=2.6
|
version=2.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config bison flex"
|
hostmakedepends="pkg-config bison flex"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="http://www.litech.org/radvd/"
|
homepage="http://www.litech.org/radvd/"
|
||||||
distfiles="http://www.litech.org/radvd/dist/${pkgname}-${version}.tar.xz"
|
distfiles="http://www.litech.org/radvd/dist/${pkgname}-${version}.tar.xz"
|
||||||
checksum=994c5293062a1160ee327075bdcacf2886d0edf08bbe2c0cf32b67268532e8ee
|
checksum=c05bae14cf152cab195df7ec3baefc5c41250a5770c1da9be2fe4fc94ce23f27
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall radvd.conf.example 644 etc radvd.conf
|
vinstall radvd.conf.example 644 etc radvd.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue