fstrm: update to 0.3.2.
This commit is contained in:
parent
21abedad84
commit
6cbc9fee6e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fstrm'
|
||||
pkgname=fstrm
|
||||
version=0.3.1
|
||||
revision=2
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="libevent-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/farsightsec/fstrm"
|
||||
distfiles="https://github.com/farsightsec/fstrm/archive/v${version}.tar.gz"
|
||||
checksum=a61ec0bb88b1e7bab05a6c854219deb451137c4de15800fc1ee2bee4b9b0d22a
|
||||
checksum=16112cda18aece363e32a04cd2265174b09944f3f3dcffa5c8312a293ec93737
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue