npth: update to 1.2.

This commit is contained in:
Christian Neukirchen 2015-04-12 18:55:36 +02:00
parent c3ba64cd73
commit 410c32b83e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'npth'
pkgname=npth
version=1.1
version=1.2
revision=1
build_style=gnu-configure
short_desc="New portable threads library"
@ -8,7 +8,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2,LGPL-3"
homepage="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git"
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=896c561eb2ec8da35f11828fb04a3fbff12d41ff657c799056d7dc4a66e5df7f
checksum=6ddbdddb2cf49a4723f9d1ad6563c480d6760dcb63cb7726b8fc3bc2e1b6c08a
npth-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"