mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
smcroute: update to 2.5.6.
This commit is contained in:
parent
de9ad7288e
commit
f17aea868d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'smcroute'
|
# Template file for 'smcroute'
|
||||||
pkgname=smcroute
|
pkgname=smcroute
|
||||||
version=2.5.5
|
version=2.5.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-mrdisc"
|
configure_args="--enable-mrdisc"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/troglobit/smcroute"
|
homepage="https://github.com/troglobit/smcroute"
|
||||||
changelog="https://raw.githubusercontent.com/troglobit/smcroute/master/ChangeLog.md"
|
changelog="https://raw.githubusercontent.com/troglobit/smcroute/master/ChangeLog.md"
|
||||||
distfiles="https://github.com/troglobit/smcroute/releases/download/${version}/smcroute-${version}.tar.gz"
|
distfiles="https://github.com/troglobit/smcroute/releases/download/${version}/smcroute-${version}.tar.gz"
|
||||||
checksum=2569cd97fa2047df14203a7144be53a1b32928cb460421a302bbcce381b42bc3
|
checksum=0be38f617e322daafaa941c02423239f5c117b940cf0f45bacadb6733c4b3916
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv smcrouted
|
vsv smcrouted
|
||||||
|
|
Loading…
Add table
Reference in a new issue