fstrm: update to 0.3.1.
This commit is contained in:
parent
6d04b342f8
commit
a1afff3f3f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fstrm'
|
||||
pkgname=fstrm
|
||||
version=0.3.0
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -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=531ef29ed2a15dfe4993448eb4e8463c5ed8eebf1472a5608c6ac0a6f62b3a12
|
||||
checksum=a61ec0bb88b1e7bab05a6c854219deb451137c4de15800fc1ee2bee4b9b0d22a
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue