mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
radvd: update to 2.10.
This commit is contained in:
parent
ff0faa2dcb
commit
5564772c57
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.9
|
version=2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config flex"
|
hostmakedepends="pkg-config flex"
|
||||||
|
@ -12,7 +12,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=525ead3ba7fc6378f14c5d96a0de01ff62e9a1fea8cb7233b502a81da05bbab8
|
checksum=76ceee8304120ae42cc38d03dd720a3db94a57e459f3184254fa523367fb9773
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv radvd
|
vsv radvd
|
||||||
|
|
Loading…
Add table
Reference in a new issue