npth: update to 1.2.
This commit is contained in:
parent
c3ba64cd73
commit
410c32b83e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'npth'
|
# Template file for 'npth'
|
||||||
pkgname=npth
|
pkgname=npth
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="New portable threads library"
|
short_desc="New portable threads library"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2,LGPL-3"
|
license="GPL-2,LGPL-3"
|
||||||
homepage="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git"
|
homepage="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git"
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=896c561eb2ec8da35f11828fb04a3fbff12d41ff657c799056d7dc4a66e5df7f
|
checksum=6ddbdddb2cf49a4723f9d1ad6563c480d6760dcb63cb7726b8fc3bc2e1b6c08a
|
||||||
|
|
||||||
npth-devel_package() {
|
npth-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue