diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2020-03-08 10:31:11 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2020-03-08 10:31:11 +0100 |
commit | eeb1c623803815c0a297b7e34cb598b302a33888 (patch) | |
tree | f7b3493fd7927112b975947406e6a2f7e6773578 /devel/xcb-proto | |
parent | 8a1c131c6b02e30dfc6a62469ed9e945e61e6939 (diff) |
Update to xcb-proto 1.14
Diffstat (limited to 'devel/xcb-proto')
-rw-r--r-- | devel/xcb-proto/Makefile | 2 | ||||
-rw-r--r-- | devel/xcb-proto/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/xcb-proto/Makefile b/devel/xcb-proto/Makefile index ebc2ff3..12928fb 100644 --- a/devel/xcb-proto/Makefile +++ b/devel/xcb-proto/Makefile @@ -1,7 +1,7 @@ # $OpenBSD: Makefile.template,v 1.80 2019/04/01 07:35:45 bentley Exp $ COMMENT = XCB prototypes -DISTNAME = xcb-proto-1.13 +DISTNAME = xcb-proto-1.14 CATEGORIES = devel diff --git a/devel/xcb-proto/distinfo b/devel/xcb-proto/distinfo index 4933348..059cd06 100644 --- a/devel/xcb-proto/distinfo +++ b/devel/xcb-proto/distinfo @@ -1,2 +1,2 @@ -SHA256 (xcb-proto-1.13.tar.gz) = Bpjo9ZbkwNutcdPcdU2V6w7btC31Rk4PeCYhIW+jO6c= -SIZE (xcb-proto-1.13.tar.gz) = 191771 +SHA256 (xcb-proto-1.14.tar.gz) = HD+iPQkfteTx6b8UWpAhYc7ADSYPq/iAp6JIsCqycDE= +SIZE (xcb-proto-1.14.tar.gz) = 194242 |