mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'smcroute'
|
||||||
pkgname=smcroute
|
pkgname=smcroute
|
||||||
version=2.4.4
|
version=2.5.5
|
||||||
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"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Static multicast routing for UNIX"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/troglobit/smcroute"
|
homepage="https://github.com/troglobit/smcroute"
|
||||||
distfiles="https://github.com/troglobit/smcroute/releases/download/${version}/smcroute-${version}.tar.xz"
|
distfiles="https://github.com/troglobit/smcroute/releases/download/${version}/smcroute-${version}.tar.gz"
|
||||||
checksum=431be94c46646767f69c85fee445277b7e765a55177d3ee29522416cfe2cc067
|
checksum=2569cd97fa2047df14203a7144be53a1b32928cb460421a302bbcce381b42bc3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv smcrouted
|
vsv smcrouted
|
||||||
|
|
Loading…
Add table
Reference in a new issue