summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorBjörn Esser <b.esser@pengutronix.de>2019-09-25 11:13:23 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-01 20:58:48 +0200
commit67ebf9ace1f678cd7ff580518df1ebc63989e3c8 (patch)
tree24387179b806df402bad8e5a9ac7e931e785191e /rules
parentb687ae329da4de7d5cb4865f6982bbff6b357423 (diff)
downloadptxdist-67ebf9ace1f678cd7ff580518df1ebc63989e3c8.tar.gz
ptxdist-67ebf9ace1f678cd7ff580518df1ebc63989e3c8.tar.xz
xorgproto: version bump 2018.4 -> 2019.1
Signed-off-by: Björn Esser <b.esser@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/xorgproto.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/xorgproto.make b/rules/xorgproto.make
index 1cedff74e..74f17d476 100644
--- a/rules/xorgproto.make
+++ b/rules/xorgproto.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XORGPROTO) += xorgproto
#
# Paths and names
#
-XORGPROTO_VERSION := 2018.4
-XORGPROTO_MD5 := 81557ca47ee66a4e54590fcdadd28114
+XORGPROTO_VERSION := 2019.1
+XORGPROTO_MD5 := 802ccb9e977ba3cf94ba798ddb2898a4
XORGPROTO := xorgproto-$(XORGPROTO_VERSION)
XORGPROTO_SUFFIX := tar.bz2
XORGPROTO_URL := $(call ptx/mirror, XORG, individual/proto/$(XORGPROTO).$(XORGPROTO_SUFFIX))