diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-04 07:25:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-04 07:25:33 +0000 |
commit | 3270015d234b245f95d9e9c60757043e7c10a7e8 (patch) | |
tree | d1475bc4db828b16731bb9d6437be5504286b03b /main | |
parent | 696480c6b55b9050ce99dc3a7ca0e4c266d9b04f (diff) | |
download | aports-3270015d234b245f95d9e9c60757043e7c10a7e8.tar.bz2 aports-3270015d234b245f95d9e9c60757043e7c10a7e8.tar.xz |
main/npth: claim maintainership
Diffstat (limited to 'main')
-rw-r--r-- | main/npth/APKBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/main/npth/APKBUILD b/main/npth/APKBUILD index f9064ef13d..46833b16df 100644 --- a/main/npth/APKBUILD +++ b/main/npth/APKBUILD @@ -1,8 +1,7 @@ -# Contributor: -# Maintainer: +# Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=npth pkgver=0.91 -pkgrel=0 +pkgrel=1 pkgdesc="The New GNU Portable Threads library" url="ftp://ftp.gnupg.org/gcrypt/npth/" arch="all" |