diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:32 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:32 +0800 |
| commit | 46536fa5051db7f90c7c80292eb6ef8d93b4479c (patch) | |
| tree | 4343cb7032f85b3ba3ac084a6d4e0f1698db4fde /repos | |
| parent | d44918520bd996f3d9b4f5684eb5f1a292882d48 (diff) | |
| download | alicelinux-46536fa5051db7f90c7c80292eb6ef8d93b4479c.tar.gz alicelinux-46536fa5051db7f90c7c80292eb6ef8d93b4479c.zip | |
libsm: updated to 1.2.5
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/xorg/libsm/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/libsm/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/xorg/libsm/.checksum b/repos/xorg/libsm/.checksum index 8fdd3e98..8941fd69 100644 --- a/repos/xorg/libsm/.checksum +++ b/repos/xorg/libsm/.checksum @@ -1 +1 @@ -1af23c9ec72e2ebe1feb876d8ea4d751f1366db9ce59a5e9aec689e1162ed44e libSM-1.2.4.tar.xz +f008eaca9e17a688479b6c7b7f2e3d0f01b2d275cd769980b18c84bac9dd95cf libSM-1.2.5.tar.xz diff --git a/repos/xorg/libsm/abuild b/repos/xorg/libsm/abuild index d2255591..cb53d2db 100644 --- a/repos/xorg/libsm/abuild +++ b/repos/xorg/libsm/abuild @@ -1,4 +1,4 @@ name=libsm -version=1.2.4 +version=1.2.5 release=1 source="https://www.x.org/pub/individual/lib/libSM-$version.tar.xz" |