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