asunder: update to 2.9
This commit is contained in:
parent
9093e85c5c
commit
b0f3813ab9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'asunder'
|
||||
pkgname=asunder
|
||||
version=2.8.1
|
||||
version=2.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
|
@ -13,4 +13,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://littlesvr.ca/asunder/"
|
||||
distfiles="http://littlesvr.ca/asunder/releases/asunder-${version}.tar.bz2"
|
||||
checksum=1e33339e5b0eaea81f1ca5b00745b1bc932f31a7db99bff55e0f3b6178fdf78d
|
||||
checksum=12a0329871c938344954f9c10cd4391c630ba0d5b976023cbf91f6b915ff5467
|
||||
|
||||
pre_build() {
|
||||
sed -i 's:cd syslogng && $(MAKE) install:true:' Makefile.in
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue