diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:15:07 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:15:07 +0800 |
| commit | 14ceb890e239ead4d33d44f471d6990c612fd056 (patch) | |
| tree | 088b5ab837fd2bf416d2aa79a84a9b6a175706fe | |
| parent | f86c7424510905afa92fd4e599ca78fd3655e619 (diff) | |
| download | alicelinux-14ceb890e239ead4d33d44f471d6990c612fd056.tar.gz alicelinux-14ceb890e239ead4d33d44f471d6990c612fd056.zip | |
libxmu: updated to 1.2.1
| -rw-r--r-- | repos/xorg/libxmu/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/xorg/libxmu/abuild b/repos/xorg/libxmu/abuild index 2f8a334e..ef4537a5 100644 --- a/repos/xorg/libxmu/abuild +++ b/repos/xorg/libxmu/abuild @@ -1,4 +1,4 @@ name=libxmu -version=1.2.0 +version=1.2.1 release=1 source="https://www.x.org/pub/individual/lib/libXmu-$version.tar.xz" |