mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
npth: update to 1.3.
This commit is contained in:
parent
7e6bde918f
commit
5d115fafcd
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'npth'
|
# Template file for 'npth'
|
||||||
pkgname=npth
|
pkgname=npth
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=2
|
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="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=6ddbdddb2cf49a4723f9d1ad6563c480d6760dcb63cb7726b8fc3bc2e1b6c08a
|
checksum=bca81940436aed0734eb8d0ff8b179e04cc8c087f5625204419f5f45d736a82a
|
||||||
|
|
||||||
npth-devel_package() {
|
npth-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue