npth: update to 1.4.
This commit is contained in:
parent
164d18a5a6
commit
066460740f
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'npth'
|
||||
pkgname=npth
|
||||
version=1.3
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="New portable threads library"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2,LGPL-3"
|
||||
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=bca81940436aed0734eb8d0ff8b179e04cc8c087f5625204419f5f45d736a82a
|
||||
checksum=8915141836a3169a502d65c1ebd785fcc6d406cae5ee84474272ebf2fa96f1f2
|
||||
|
||||
npth-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue