npth: update to 1.5.

This commit is contained in:
Leah Neukirchen 2017-06-03 15:52:29 +02:00
parent 736121c881
commit 47b70d39fe

View file

@ -1,6 +1,6 @@
# Template file for 'npth'
pkgname=npth
version=1.4
version=1.5
revision=1
build_style=gnu-configure
short_desc="New portable threads library"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2.1"
homepage="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git"
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=8915141836a3169a502d65c1ebd785fcc6d406cae5ee84474272ebf2fa96f1f2
checksum=294a690c1f537b92ed829d867bee537e46be93fbd60b16c04630fbbfcd9db3c2
npth-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"