mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
radvd: update to 2.13.
This commit is contained in:
parent
908768dc7d
commit
6a5a24e8db
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.12
|
version=2.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config flex"
|
hostmakedepends="pkg-config 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=b070e77238e789e298a82cba2b1bfb0b0180b4ebc1adfc4e75058adfdbff747b
|
checksum=6a9269635e908117495dc9f79049c5fae46be5f4f3158bce6a94fd78bf79efd3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv radvd
|
vsv radvd
|
||||||
|
|
Loading…
Add table
Reference in a new issue