radvd: update to 2.4.
This commit is contained in:
parent
95e8ae79e0
commit
f98ffb2fe2
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=1.14
|
version=2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config bison flex"
|
hostmakedepends="pkg-config bison flex"
|
||||||
makedepends="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="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=33db1305e4a80baeb71f603e5cdee4f26f9b6bb4db299c68bf33aaeda79b0eb3
|
checksum=30f0b184065577392236ad32f99f2eb85a6a17d9b84337b6c5a3bdc8c442127b
|
||||||
|
|
||||||
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