mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ncdc: update to 1.24.1
This commit is contained in:
parent
2947f9336c
commit
273c9a126a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ncdc'
|
# Template file for 'ncdc'
|
||||||
pkgname=ncdc
|
pkgname=ncdc
|
||||||
version=1.24
|
version=1.24.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-geoip"
|
configure_args="--with-geoip"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://dev.yorhel.nl/ncdc"
|
homepage="https://dev.yorhel.nl/ncdc"
|
||||||
changelog="https://dev.yorhel.nl/ncdc/changes"
|
changelog="https://dev.yorhel.nl/ncdc/changes"
|
||||||
distfiles="https://dev.yorhel.nl/download/ncdc-${version}.tar.gz"
|
distfiles="https://dev.yorhel.nl/download/ncdc-${version}.tar.gz"
|
||||||
checksum=233510d5355fc72fdad3578ebc8ab35d1da95b21d2774990f3a1356b7112da1e
|
checksum=2a8ab9ad7d43f018fc73ba8babd689dfa44aba8cec53b88e4770185cb97778f7
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
make CC=$CC_FOR_BUILD CFLAGS=$BUILD_CFLAGS makeheaders
|
make CC=$CC_FOR_BUILD CFLAGS=$BUILD_CFLAGS makeheaders
|
||||||
|
|
Loading…
Add table
Reference in a new issue