mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fstrm: update to 0.6.0
This commit is contained in:
parent
3bc631aa2a
commit
2fb9a51864
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fstrm'
|
# Template file for 'fstrm'
|
||||||
pkgname=fstrm
|
pkgname=fstrm
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="libevent-devel"
|
makedepends="libevent-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/farsightsec/fstrm"
|
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"
|
distfiles="https://github.com/farsightsec/fstrm/archive/v${version}.tar.gz"
|
||||||
checksum=ca762fb260176f35af639376cc65c3f13a5f63d1cca42eb5ce87caca8d57c450
|
checksum=82851b2424ae3e94b4fba310b60629b33d6757fbeb15662566b1857cd5c31517
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue