npth: update to 1.6.
This commit is contained in:
parent
6fa4c37802
commit
c7648b52dd
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'npth'
|
||||
pkgname=npth
|
||||
version=1.5
|
||||
version=1.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="New portable threads library"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git"
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=294a690c1f537b92ed829d867bee537e46be93fbd60b16c04630fbbfcd9db3c2
|
||||
checksum=1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1
|
||||
|
||||
npth-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue