fstrm: update to 0.6.1.
This commit is contained in:
parent
1a9e98f72c
commit
4847f2258f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fstrm'
|
||||
pkgname=fstrm
|
||||
version=0.6.0
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -9,9 +9,9 @@ short_desc="C implementation of the Frame Streams data transport protocol"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/farsightsec/fstrm"
|
||||
#changelog="https://raw.githubusercontent.com/farsightsec/fstrm/master/ChangeLog"
|
||||
changelog="https://raw.githubusercontent.com/farsightsec/fstrm/master/ChangeLog"
|
||||
distfiles="https://github.com/farsightsec/fstrm/archive/v${version}.tar.gz"
|
||||
checksum=82851b2424ae3e94b4fba310b60629b33d6757fbeb15662566b1857cd5c31517
|
||||
checksum=4f0f7ad2b760119c441aba58271e84de683b3cc138530d02710896641866e2d2
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue