From cf29230f12eebd01f8b4e3f939780ec94726a8fc Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Sat, 6 May 2017 21:16:56 +0100 Subject: [PATCH] libpthread-stubs: update to libpthread-stubs-0.4 --- packages/devel/libpthread-stubs/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/devel/libpthread-stubs/package.mk b/packages/devel/libpthread-stubs/package.mk index a0b1b36e0a..89e6606e86 100644 --- a/packages/devel/libpthread-stubs/package.mk +++ b/packages/devel/libpthread-stubs/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="libpthread-stubs" -PKG_VERSION="0.3" +PKG_VERSION="0.4" PKG_ARCH="any" PKG_LICENSE="OSS" PKG_SITE="http://xcb.freedesktop.org/"