ncdc: update to 1.22.1.

This commit is contained in:
Leah Neukirchen 2019-09-11 19:22:16 +02:00
parent 34cd50859d
commit fea9e64865

View file

@ -1,7 +1,7 @@
# Template file for 'ncdc' # Template file for 'ncdc'
pkgname=ncdc pkgname=ncdc
version=1.21 version=1.22.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-geoip" configure_args="--with-geoip"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ maintainer="whoami <whoami@systemli.org>"
license="MIT" license="MIT"
homepage="https://dev.yorhel.nl/ncdc" homepage="https://dev.yorhel.nl/ncdc"
distfiles="https://dev.yorhel.nl/download/$pkgname-$version.tar.gz" distfiles="https://dev.yorhel.nl/download/$pkgname-$version.tar.gz"
checksum=22904f93a553e45b84a3e72dc6209e11194087c3244fd08c6489bacdee991982 checksum=d15fd378aa345f423e59a38691c668f69b516cd4b8afbbcdc446007740c3afad
pre_build() { pre_build() {
make CC=$CC_FOR_BUILD CFLAGS=$BUILD_CFLAGS makeheaders make CC=$CC_FOR_BUILD CFLAGS=$BUILD_CFLAGS makeheaders