diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-21 04:08:44 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-21 04:08:44 +0000 |
| commit | dd2bd3049ff05144beb950fc368e9f03165d91e5 (patch) | |
| tree | 0d295551ba3365b015e4d59e7710695457965b65 /repos/extra/libpng/abuild | |
| parent | 112d46266a1d1db11f8931b0f7c7b74a2aaccd73 (diff) | |
| download | alicelinux-dd2bd3049ff05144beb950fc368e9f03165d91e5.tar.gz alicelinux-dd2bd3049ff05144beb950fc368e9f03165d91e5.zip | |
libpng: updated to 1.6.47
Diffstat (limited to 'repos/extra/libpng/abuild')
| -rw-r--r-- | repos/extra/libpng/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/libpng/abuild b/repos/extra/libpng/abuild index 7e56ab30..2f9fba3d 100644 --- a/repos/extra/libpng/abuild +++ b/repos/extra/libpng/abuild @@ -1,6 +1,6 @@ name=libpng -version=1.6.46 -release=2 +version=1.6.47 +release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.xz https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$version-apng.patch.gz" |