diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-30 20:54:16 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-30 20:54:16 +0100 |
commit | 58c1fa939cc7221036dbf89621c6002d6b9cc212 (patch) | |
tree | 9b7728156691be03928dae6b0ebc188f60489deb /xorg | |
parent | 4b10ab3d618007b9ce2a21ff2e08d8bfc5f79e93 (diff) | |
download | nutyx-pakxe-58c1fa939cc7221036dbf89621c6002d6b9cc212.tar.gz nutyx-pakxe-58c1fa939cc7221036dbf89621c6002d6b9cc212.tar.bz2 nutyx-pakxe-58c1fa939cc7221036dbf89621c6002d6b9cc212.tar.xz nutyx-pakxe-58c1fa939cc7221036dbf89621c6002d6b9cc212.zip |
maj libpthread-stubs#0.3-1
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/libpthread-stubs/.md5sum | 2 | ||||
-rw-r--r-- | xorg/libpthread-stubs/Pkgfile | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/xorg/libpthread-stubs/.md5sum b/xorg/libpthread-stubs/.md5sum index 5b8f8dc11..7281f97e0 100644 --- a/xorg/libpthread-stubs/.md5sum +++ b/xorg/libpthread-stubs/.md5sum @@ -1 +1 @@ -774eabaf33440d534efe108ef9130a7d libpthread-stubs-0.1.tar.bz2 +e8fa31b42e13f87e8f5a7a2b731db7ee libpthread-stubs-0.3.tar.bz2 diff --git a/xorg/libpthread-stubs/Pkgfile b/xorg/libpthread-stubs/Pkgfile index 4528c9693..7f7166077 100644 --- a/xorg/libpthread-stubs/Pkgfile +++ b/xorg/libpthread-stubs/Pkgfile @@ -1,9 +1,10 @@ # Description: pthread dummy implementation # URL: http://xcb.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch name=libpthread-stubs -version=0.1 +version=0.3 release=1 source=(http://xcb.freedesktop.org/dist/$name-$version.tar.bz2) |