diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-27 07:00:51 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-27 07:00:51 +0000 |
| commit | 66bbb5f62cf4e1f251b716190591d95c93549e60 (patch) | |
| tree | a9722de456ca1e3ba62ef4beaf0aaa07c851c8c0 /repos/extra/libpng/abuild | |
| parent | 5d1147aede65b123a9699b5fe5285cf3639261f8 (diff) | |
| download | alicelinux-66bbb5f62cf4e1f251b716190591d95c93549e60.tar.gz alicelinux-66bbb5f62cf4e1f251b716190591d95c93549e60.zip | |
libpng: updated to 1.6.49
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 f8e9cd38..4253e0f1 100644 --- a/repos/extra/libpng/abuild +++ b/repos/extra/libpng/abuild @@ -1,5 +1,5 @@ name=libpng -version=1.6.48 +version=1.6.49 release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.xz https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$version-apng.patch.gz" |