summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-04-08 10:43:25 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-08 15:09:59 +0200
commit10bd658658a25177349d5a445a6e2d65f2a051fb (patch)
tree8c52883c85f684f9dd8159e889dfd7842bb77e65
parentf78b2c13d1a5b4a7903186cf6cc53299791d0da5 (diff)
downloadbuildroot-10bd658658a25177349d5a445a6e2d65f2a051fb.tar.gz
buildroot-10bd658658a25177349d5a445a6e2d65f2a051fb.zip
package/libpthread-stubs: bump version to 0.4
libdrm 2.4.77 needs it since https://cgit.freedesktop.org/mesa/drm/commit/?id=63120172668610cebfd01e89f67e73037037dfd9 Fixes: http://autobuild.buildroot.net/results/732/732652f34f4865462007a3ebeb40d6642fde028b/ http://autobuild.buildroot.net/results/b5d/b5d7667737c92de5d19313ec6bb0ec9ce81707ea/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/libpthread-stubs/libpthread-stubs.hash4
-rw-r--r--package/libpthread-stubs/libpthread-stubs.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/libpthread-stubs/libpthread-stubs.hash b/package/libpthread-stubs/libpthread-stubs.hash
index 8211455d25..b6e38e8e7a 100644
--- a/package/libpthread-stubs/libpthread-stubs.hash
+++ b/package/libpthread-stubs/libpthread-stubs.hash
@@ -1,2 +1,2 @@
-# From http://www.x.org/archive/current/src/everything/CHECKSUMS
-sha256 35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299 libpthread-stubs-0.3.tar.bz2
+# Locally computed
+sha256 e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733 libpthread-stubs-0.4.tar.bz2
diff --git a/package/libpthread-stubs/libpthread-stubs.mk b/package/libpthread-stubs/libpthread-stubs.mk
index 856793c4e0..9cf697075e 100644
--- a/package/libpthread-stubs/libpthread-stubs.mk
+++ b/package/libpthread-stubs/libpthread-stubs.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBPTHREAD_STUBS_VERSION = 0.3
+LIBPTHREAD_STUBS_VERSION = 0.4
LIBPTHREAD_STUBS_SOURCE = libpthread-stubs-$(LIBPTHREAD_STUBS_VERSION).tar.bz2
LIBPTHREAD_STUBS_SITE = http://xcb.freedesktop.org/dist
LIBPTHREAD_STUBS_LICENSE = MIT
OpenPOWER on IntegriCloud