diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-12 10:57:49 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-12 10:57:49 +0300 |
commit | 9bfa553b30604dc51af2cd17dc78e90eb1c44f98 (patch) | |
tree | ab983d1228cfc2f0e13b5ac8b6ee4d8014f7086e | |
parent | d55fe67130c84c311d1f6e7da5cf0fbbdf39e3c6 (diff) | |
download | repository-9bfa553b30604dc51af2cd17dc78e90eb1c44f98.tar.gz |
libXft: bump to 2.3.6
-rw-r--r-- | xorg/libXft/checksums | 2 | ||||
-rw-r--r-- | xorg/libXft/sources | 2 | ||||
-rw-r--r-- | xorg/libXft/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/libXft/checksums b/xorg/libXft/checksums index 6c1dd073..1d34bdcd 100644 --- a/xorg/libXft/checksums +++ b/xorg/libXft/checksums @@ -1,2 +1,2 @@ %BLAKE3 -1b307106b8ae345ae9fcb6a8a1d5cab82804093fd6c6e0e6eaa1c67db5a71ec1 libXft-2.3.5.tar.xz +76a4cf6a8ab50112cae7a7136ef9a4cae59ece897087753021f48a33110862a9 libXft-2.3.6.tar.xz diff --git a/xorg/libXft/sources b/xorg/libXft/sources index d0fdc327..498982ac 100644 --- a/xorg/libXft/sources +++ b/xorg/libXft/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/lib/libXft-2.3.5.tar.xz +https://www.x.org/releases/individual/lib/libXft-2.3.6.tar.xz diff --git a/xorg/libXft/version b/xorg/libXft/version index 6b776da4..d5e6c576 100644 --- a/xorg/libXft/version +++ b/xorg/libXft/version @@ -1 +1 @@ -2.3.5 1 +2.3.6 1 |