smcroute: update to 2.5.5.
This commit is contained in:
parent
9d4e723a1c
commit
bb6681f810
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'smcroute'
|
||||
pkgname=smcroute
|
||||
version=2.4.4
|
||||
revision=2
|
||||
version=2.5.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-mrdisc"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Static multicast routing for UNIX"
|
|||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/troglobit/smcroute"
|
||||
distfiles="https://github.com/troglobit/smcroute/releases/download/${version}/smcroute-${version}.tar.xz"
|
||||
checksum=431be94c46646767f69c85fee445277b7e765a55177d3ee29522416cfe2cc067
|
||||
distfiles="https://github.com/troglobit/smcroute/releases/download/${version}/smcroute-${version}.tar.gz"
|
||||
checksum=2569cd97fa2047df14203a7144be53a1b32928cb460421a302bbcce381b42bc3
|
||||
|
||||
post_install() {
|
||||
vsv smcrouted
|
||||
|
|
Loading…
Reference in a new issue