diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-20 17:24:13 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-20 17:24:13 +0100 |
commit | 007aa53a63b11a48ae88c65a1c3a988c71c1940f (patch) | |
tree | 48d8590118b087a4664b24735a84ade1570c7b7d | |
parent | 578ee0d41506a61372964f2fb0e8fadc9b930e46 (diff) | |
download | repository-007aa53a63b11a48ae88c65a1c3a988c71c1940f.tar.gz |
libSM: bump to 1.2.4
-rw-r--r-- | xorg/libSM/checksums | 3 | ||||
-rw-r--r-- | xorg/libSM/sources | 2 | ||||
-rw-r--r-- | xorg/libSM/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/xorg/libSM/checksums b/xorg/libSM/checksums index 67486e6e..3048569d 100644 --- a/xorg/libSM/checksums +++ b/xorg/libSM/checksums @@ -1 +1,2 @@ -2d264499dcb05f56438dee12a1b4b71d76736ce7ba7aa6efbf15ebb113769cbb libSM-1.2.3.tar.bz2 +%BLAKE3 +1af23c9ec72e2ebe1feb876d8ea4d751f1366db9ce59a5e9aec689e1162ed44e libSM-1.2.4.tar.xz diff --git a/xorg/libSM/sources b/xorg/libSM/sources index af2ece39..1ae2bfc0 100644 --- a/xorg/libSM/sources +++ b/xorg/libSM/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/lib/libSM-1.2.3.tar.bz2 +https://www.x.org/releases/individual/lib/libSM-1.2.4.tar.xz diff --git a/xorg/libSM/version b/xorg/libSM/version index e63ae1de..d66671c6 100644 --- a/xorg/libSM/version +++ b/xorg/libSM/version @@ -1 +1 @@ -1.2.3 2 +1.2.4 1 |