diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-23 22:32:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-23 22:32:10 +0300 |
commit | f4aea4a25197f975dec735373ee1a6673304c86c (patch) | |
tree | 985296cf9d3fbbe597d1f2bceb58106bc9a74d1d | |
parent | 451ab7c0eedaf16e0cade4dd59a581f09f546d42 (diff) | |
download | repository-f4aea4a25197f975dec735373ee1a6673304c86c.tar.gz |
libX11: bump to 1.7.1
-rw-r--r-- | xorg/libX11/checksums | 2 | ||||
-rw-r--r-- | xorg/libX11/sources | 2 | ||||
-rw-r--r-- | xorg/libX11/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/libX11/checksums b/xorg/libX11/checksums index 1493c1c6..d2db9cc3 100644 --- a/xorg/libX11/checksums +++ b/xorg/libX11/checksums @@ -1 +1 @@ -36c8f93b6595437c8cfbc9f08618bcb3041cbd303e140a0013f88e4c2977cb54 libX11-1.7.0.tar.bz2 +e64e43deaa562cbfb0d5ada64670ec09c6fac7935262dcd77bbc6d984a535d47 libX11-1.7.1.tar.bz2 diff --git a/xorg/libX11/sources b/xorg/libX11/sources index dfd5f60a..6fd583af 100644 --- a/xorg/libX11/sources +++ b/xorg/libX11/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/lib/libX11-1.7.0.tar.bz2 +https://www.x.org/releases/individual/lib/libX11-1.7.1.tar.bz2 diff --git a/xorg/libX11/version b/xorg/libX11/version index abd32472..2817085c 100644 --- a/xorg/libX11/version +++ b/xorg/libX11/version @@ -1 +1 @@ -1.7.0 1 +1.7.1 1 |