radvd: update to 2.17.
This commit is contained in:
parent
144fb33229
commit
b94b2508f7
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'radvd'
|
# Template file for 'radvd'
|
||||||
pkgname=radvd
|
pkgname=radvd
|
||||||
version=2.16
|
version=2.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config flex"
|
hostmakedepends="pkg-config flex"
|
||||||
makedepends="check-devel libdaemon-devel"
|
makedepends="check-devel libdaemon-devel"
|
||||||
conf_files="/etc/radvd.conf"
|
conf_files="/etc/radvd.conf"
|
||||||
short_desc="IPv6 Router Advertisement Daemon"
|
short_desc="IPv6 Router Advertisement Daemon"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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=317ce738d40a421c290feb47b3a88c4fc7b2f8ce152c2012591cac36ecc36ae8
|
checksum=5b09d65af024d8ad716cead681836c2aaade43e5ee5cb03deac986a787b1a6d5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv radvd
|
vsv radvd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue