diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2023-07-03 10:04:56 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2023-07-03 10:04:56 +0200 |
commit | 5d2042828c79e386c83889ba6f76db73ba587071 (patch) | |
tree | 174f74e0d8b2cdb359fcff0b3e28c227be73e39d /x11/libX11 | |
parent | 82357c171630554129abedbe5a2573911b6a745d (diff) |
x11/libX11: update to 1.8.6
Diffstat (limited to 'x11/libX11')
-rw-r--r-- | x11/libX11/Makefile | 2 | ||||
-rw-r--r-- | x11/libX11/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 0cfa16d..af35a77 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -1,6 +1,6 @@ COMMENT = the X protocol library -DISTNAME = libX11-1.8.5 +DISTNAME = libX11-1.8.6 CATEGORIES = x11 HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libX11 diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo index 4995c0f..2c0deca 100644 --- a/x11/libX11/distinfo +++ b/x11/libX11/distinfo @@ -1,2 +1,2 @@ -SHA256 (libX11-1.8.5.tar.gz) = 2Eo1wyTVoXJGkur8HtdvFonIMwIeAGKTN3PsQ3+RpWs= -SIZE (libX11-1.8.5.tar.gz) = 3193970 +SHA256 (libX11-1.8.6.tar.gz) = X/DSbJTYLruUqUS58fVc0BuXE/1GH+k/YvNSfOFK2U4= +SIZE (libX11-1.8.6.tar.gz) = 3193457 |