radvd: update to 2.9.
This commit is contained in:
parent
737fa369a9
commit
740ebc6383
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'radvd'
|
||||
pkgname=radvd
|
||||
version=2.8
|
||||
revision=2
|
||||
version=2.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config flex"
|
||||
makedepends="check-devel libdaemon-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="custom"
|
||||
homepage="http://www.litech.org/radvd/"
|
||||
distfiles="http://www.litech.org/radvd/dist/${pkgname}-${version}.tar.xz"
|
||||
checksum=0a1041b2044dafa45882b9fc30badadb7abed76c1a20f6332fecaa53c8440df9
|
||||
checksum=525ead3ba7fc6378f14c5d96a0de01ff62e9a1fea8cb7233b502a81da05bbab8
|
||||
|
||||
post_install() {
|
||||
vsv radvd
|
||||
|
|
Loading…
Reference in New Issue