smcroute: update to 2.5.6.
This commit is contained in:
parent
de9ad7288e
commit
f17aea868d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'smcroute'
|
||||
pkgname=smcroute
|
||||
version=2.5.5
|
||||
revision=2
|
||||
version=2.5.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-mrdisc"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://github.com/troglobit/smcroute"
|
||||
changelog="https://raw.githubusercontent.com/troglobit/smcroute/master/ChangeLog.md"
|
||||
distfiles="https://github.com/troglobit/smcroute/releases/download/${version}/smcroute-${version}.tar.gz"
|
||||
checksum=2569cd97fa2047df14203a7144be53a1b32928cb460421a302bbcce381b42bc3
|
||||
checksum=0be38f617e322daafaa941c02423239f5c117b940cf0f45bacadb6733c4b3916
|
||||
|
||||
post_install() {
|
||||
vsv smcrouted
|
||||
|
|
Loading…
Reference in New Issue