From 25381b38ffbd200e8d81a95b34705065e18300c9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aur=C3=A9lien=20Larcher?= Date: Mon, 30 Jan 2017 03:48:49 +0100 Subject: [PATCH] Bump xproto to 7.0.31 --- components/x11/xproto/Makefile | 4 ++-- components/x11/xproto/manifests/sample-manifest.p5m | 4 ++-- components/x11/xproto/xproto.p5m | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/x11/xproto/Makefile b/components/x11/xproto/Makefile index 539e3ff89..4bab7a9e1 100644 --- a/components/x11/xproto/Makefile +++ b/components/x11/xproto/Makefile @@ -16,12 +16,12 @@ include ../../../make-rules/shared-macros.mk COMPONENT_NAME= xproto -COMPONENT_VERSION= 7.0.28 +COMPONENT_VERSION= 7.0.31 COMPONENT_SUMMARY= headers & documentation for the X11 protocol COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2 COMPONENT_ARCHIVE_HASH= \ - sha256:29e85568d1f68ceef8a2c081dad9bc0e5500a53cfffde24b564dc43d46ddf6ca + sha256:c6f9747da0bd3a95f86b17fb8dd5e717c8f3ab7f0ece3ba1b247899ec1ef7747 COMPONENT_ARCHIVE_URL= \ http://xorg.freedesktop.org/archive/individual/proto/$(COMPONENT_ARCHIVE) COMPONENT_PROJECT_URL = http://www.freedesktop.org/wiki/ diff --git a/components/x11/xproto/manifests/sample-manifest.p5m b/components/x11/xproto/manifests/sample-manifest.p5m index a93590a70..742201459 100644 --- a/components/x11/xproto/manifests/sample-manifest.p5m +++ b/components/x11/xproto/manifests/sample-manifest.p5m @@ -5,12 +5,12 @@ # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this -# source. A copy of the CDDL is also available via the Internet at +# source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # -# Copyright 2016 +# Copyright 2017 # set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) diff --git a/components/x11/xproto/xproto.p5m b/components/x11/xproto/xproto.p5m index f0e642237..cbd2eb74b 100644 --- a/components/x11/xproto/xproto.p5m +++ b/components/x11/xproto/xproto.p5m @@ -5,7 +5,7 @@ # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this -# source. A copy of the CDDL is also available via the Internet at +# source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # -- 2.11.4.GIT