ncdc: update to 1.24.1
This commit is contained in:
parent
2947f9336c
commit
273c9a126a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncdc'
|
||||
pkgname=ncdc
|
||||
version=1.24
|
||||
version=1.24.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-geoip"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://dev.yorhel.nl/ncdc"
|
||||
changelog="https://dev.yorhel.nl/ncdc/changes"
|
||||
distfiles="https://dev.yorhel.nl/download/ncdc-${version}.tar.gz"
|
||||
checksum=233510d5355fc72fdad3578ebc8ab35d1da95b21d2774990f3a1356b7112da1e
|
||||
checksum=2a8ab9ad7d43f018fc73ba8babd689dfa44aba8cec53b88e4770185cb97778f7
|
||||
|
||||
pre_build() {
|
||||
make CC=$CC_FOR_BUILD CFLAGS=$BUILD_CFLAGS makeheaders
|
||||
|
|
Loading…
Reference in New Issue