diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:45 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:45 +0800 |
| commit | 2746044a38d0697332fd90f8fc3f187279730c92 (patch) | |
| tree | cf3e1167fd6a90cf15034826cee81463037fdbd7 | |
| parent | 972f35b48fa7b660d89ef02e3a50c2f5c512b793 (diff) | |
| download | alicelinux-2746044a38d0697332fd90f8fc3f187279730c92.tar.gz alicelinux-2746044a38d0697332fd90f8fc3f187279730c92.zip | |
libxfont2: updated to 2.0.7
| -rw-r--r-- | repos/xorg/libxfont2/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/xorg/libxfont2/abuild b/repos/xorg/libxfont2/abuild index a59b4214..4317efec 100644 --- a/repos/xorg/libxfont2/abuild +++ b/repos/xorg/libxfont2/abuild @@ -1,5 +1,5 @@ name=libxfont2 -version=2.0.6 +version=2.0.7 release=1 source="https://www.x.org/pub/individual/lib/libXfont2-$version.tar.xz" build_opt="--disable-devel-docs" |