mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
npth: update to 1.4.
This commit is contained in:
parent
164d18a5a6
commit
066460740f
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'npth'
|
# Template file for 'npth'
|
||||||
pkgname=npth
|
pkgname=npth
|
||||||
version=1.3
|
version=1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="New portable threads library"
|
short_desc="New portable threads library"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2,LGPL-3"
|
license="LGPL-2.1"
|
||||||
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=bca81940436aed0734eb8d0ff8b179e04cc8c087f5625204419f5f45d736a82a
|
checksum=8915141836a3169a502d65c1ebd785fcc6d406cae5ee84474272ebf2fa96f1f2
|
||||||
|
|
||||||
npth-devel_package() {
|
npth-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue