aboutsummaryrefslogtreecommitdiffstats
path: root/main/libpthread-stubs
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-05-04 11:44:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-04 11:44:28 +0000
commit02c160b0d8c83687f266b2502620c8e447e9f2b2 (patch)
tree06b938579db6381ed54a34596da38a225a3b93b9 /main/libpthread-stubs
parent3b608127d4e7e8be4c6adc919ab271580deeb300 (diff)
downloadaports-02c160b0d8c83687f266b2502620c8e447e9f2b2.tar.bz2
aports-02c160b0d8c83687f266b2502620c8e447e9f2b2.tar.xz
main/libpthread-stubs: bump pkgrel
Diffstat (limited to 'main/libpthread-stubs')
-rw-r--r--main/libpthread-stubs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libpthread-stubs/APKBUILD b/main/libpthread-stubs/APKBUILD
index 7ca630b435..843e47958e 100644
--- a/main/libpthread-stubs/APKBUILD
+++ b/main/libpthread-stubs/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libpthread-stubs
pkgver=0.3
-pkgrel=0
+pkgrel=1
pkgdesc="Pthread functions stubs for platforms missing them"
url="http://cgit.freedesktop.org/xcb/pthread-stubs"
license="X11"