libnsl: update to 2.0.0.
This commit is contained in:
parent
799ed54c03
commit
9b1248f73b
@ -3658,7 +3658,7 @@ libknot.so.12 libknot-3.1.0_1
|
|||||||
libdnssec.so.8 libknot-3.0.0_1
|
libdnssec.so.8 libknot-3.0.0_1
|
||||||
libzscanner.so.4 libknot-3.1.0_1
|
libzscanner.so.4 libknot-3.1.0_1
|
||||||
libkres.so.9 knot-resolver-4.0.0_1
|
libkres.so.9 knot-resolver-4.0.0_1
|
||||||
libnsl.so.2 libnsl-1.2.0_1
|
libnsl.so.3 libnsl-2.0.0_1
|
||||||
libbcc.so.0 bcc-0.10.0_1
|
libbcc.so.0 bcc-0.10.0_1
|
||||||
libbcc_bpf.so.0 bcc-0.10.0_1
|
libbcc_bpf.so.0 bcc-0.10.0_1
|
||||||
libde265.so.0 libde265-1.0.3_1
|
libde265.so.0 libde265-1.0.3_1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'libnsl'
|
# Template file for 'libnsl'
|
||||||
pkgname=libnsl
|
pkgname=libnsl
|
||||||
version=1.3.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake m4 libtool gettext-devel"
|
hostmakedepends="pkg-config automake m4 libtool gettext-devel"
|
||||||
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://github.com/thkukuk/libnsl"
|
homepage="https://github.com/thkukuk/libnsl"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=8e88017f01dd428f50386186b0cd82ad06c9b2a47f9c5ea6b3023fc6e08a6b0f
|
checksum=eb37be57c1cf650b3a8a4fc7cd66c8b3dfc06215b41956a16325a9388171bc40
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user