diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | 78761279d7dcd9fb96f9814c854f4bf1ffb86924 (patch) | |
| tree | 448c707e442806ecf473d871993be38f8e70e154 /repos/extra/libpng/abuild | |
| parent | 5a30499b50d9e402300b736f184a3c7f32ed62e8 (diff) | |
| download | alicelinux-78761279d7dcd9fb96f9814c854f4bf1ffb86924.tar.gz alicelinux-78761279d7dcd9fb96f9814c854f4bf1ffb86924.zip | |
libpng: updated to 1.6.44
Diffstat (limited to 'repos/extra/libpng/abuild')
| -rw-r--r-- | repos/extra/libpng/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libpng/abuild b/repos/extra/libpng/abuild index a0b993a3..b13f9eef 100644 --- a/repos/extra/libpng/abuild +++ b/repos/extra/libpng/abuild @@ -1,5 +1,5 @@ name=libpng -version=1.6.43 +version=1.6.44 release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.xz libpng-apng.patch" |