mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
smcroute: add changelog
This commit is contained in:
parent
72d3c491a0
commit
93ffe0560a
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'smcroute'
|
# Template file for 'smcroute'
|
||||||
pkgname=smcroute
|
pkgname=smcroute
|
||||||
version=2.5.5
|
version=2.5.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-mrdisc"
|
configure_args="--enable-mrdisc"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,6 +10,7 @@ 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"
|
||||||
|
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=2569cd97fa2047df14203a7144be53a1b32928cb460421a302bbcce381b42bc3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue