libnsl: update to 1.3.0.
This commit is contained in:
parent
add58e3f1f
commit
a77b63e197
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libnsl'
|
||||
pkgname=libnsl
|
||||
version=1.2.0
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake m4 libtool gettext-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="LGPL-2.1-only"
|
||||
homepage="https://github.com/thkukuk/libnsl"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=a5a28ef17c4ca23a005a729257c959620b09f8c7f99d0edbfe2eb6b06bafd3f8
|
||||
checksum=8e88017f01dd428f50386186b0cd82ad06c9b2a47f9c5ea6b3023fc6e08a6b0f
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue