diff options
author | Cem Keylan <cem@ckyln.com> | 2021-06-10 22:32:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-06-10 22:32:05 +0300 |
commit | 7c5efaa4a91baf021be0da0ebaa9db8848f7314f (patch) | |
tree | f25ccd0e6967f807b57cb690573c43239ec3c9a9 | |
parent | 0f1de79a8cd91872640ef7cb6232d869fbd86cc2 (diff) | |
download | repository-7c5efaa4a91baf021be0da0ebaa9db8848f7314f.tar.gz |
libX11: bump to 1.7.2
-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 d2db9cc3..9a76fa88 100644 --- a/xorg/libX11/checksums +++ b/xorg/libX11/checksums @@ -1 +1 @@ -e64e43deaa562cbfb0d5ada64670ec09c6fac7935262dcd77bbc6d984a535d47 libX11-1.7.1.tar.bz2 +1cfa35e37aaabbe4792e9bb690468efefbfbf6b147d9c69d6f90d13c3092ea6c libX11-1.7.2.tar.bz2 diff --git a/xorg/libX11/sources b/xorg/libX11/sources index 6fd583af..94011f14 100644 --- a/xorg/libX11/sources +++ b/xorg/libX11/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/lib/libX11-1.7.1.tar.bz2 +https://www.x.org/releases/individual/lib/libX11-1.7.2.tar.bz2 diff --git a/xorg/libX11/version b/xorg/libX11/version index 2817085c..8a5282d1 100644 --- a/xorg/libX11/version +++ b/xorg/libX11/version @@ -1 +1 @@ -1.7.1 1 +1.7.2 1 |