diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:48:01 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:48:01 +0000 |
| commit | fbf958bb3542ba4925be153df43a95f0f6d89958 (patch) | |
| tree | d913114780c2c79c12eed3b110f5a1b235715ad8 /repos/extra/libpng/abuild | |
| parent | 7d9842b3a5e39ff926bdc609cc0123da9a676209 (diff) | |
| download | alicelinux-fbf958bb3542ba4925be153df43a95f0f6d89958.tar.gz alicelinux-fbf958bb3542ba4925be153df43a95f0f6d89958.zip | |
libpng: updated to 1.6.48
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 2f9fba3d..f8e9cd38 100644 --- a/repos/extra/libpng/abuild +++ b/repos/extra/libpng/abuild @@ -1,5 +1,5 @@ name=libpng -version=1.6.47 +version=1.6.48 release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.xz https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$version-apng.patch.gz" |