mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
ncdc: update to 1.22.1.
This commit is contained in:
parent
34cd50859d
commit
fea9e64865
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue