goaccess: update to 1.4.5
goaccess: update to 1.4.5 Removed CFLAGS
This commit is contained in:
parent
789fcdc637
commit
4ad5557031
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goaccess'
|
||||
pkgname=goaccess
|
||||
version=1.3
|
||||
version=1.4.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-utf8 --enable-geoip=legacy"
|
||||
|
@ -11,9 +11,7 @@ maintainer="Bart Kerkvliet <bart@bannarte.nl>"
|
|||
license="MIT"
|
||||
homepage="https://goaccess.io"
|
||||
distfiles="http://tar.goaccess.io/goaccess-${version}.tar.gz"
|
||||
checksum=8c775c5c24bf85a933fd6f1249004847342d6542aa533e4ec02aaf7be41d7b9b
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
checksum=c4820e781f75d9446f6b1be5fc8d11c6ec94a47fa8dd523001698c589f46c1ba
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue