diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:44 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:44 +0800 |
| commit | 972f35b48fa7b660d89ef02e3a50c2f5c512b793 (patch) | |
| tree | d7c12163a0fb784abc0ac59099380280968b4983 | |
| parent | d0767db1043758bde697b24fd4b1baf248b680df (diff) | |
| download | alicelinux-972f35b48fa7b660d89ef02e3a50c2f5c512b793.tar.gz alicelinux-972f35b48fa7b660d89ef02e3a50c2f5c512b793.zip | |
libx11: updated to 1.8.10
| -rw-r--r-- | repos/xorg/libx11/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/xorg/libx11/abuild b/repos/xorg/libx11/abuild index e669f5ea..6f512312 100644 --- a/repos/xorg/libx11/abuild +++ b/repos/xorg/libx11/abuild @@ -1,4 +1,4 @@ name=libx11 -version=1.8.9 +version=1.8.10 release=1 source="https://www.x.org/pub/individual/lib/libX11-$version.tar.xz" |