diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:41:57 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:41:57 +0000 |
| commit | 6d7d6583f4377b327f087e89b2e860e4e6ff9c9b (patch) | |
| tree | 9a0223f215626144df239f54f2d6a02fb46f41ef /repos/extra/libpng/abuild | |
| parent | 8956a745f08a73164ac0059e1c90d353a4d5e739 (diff) | |
| download | alicelinux-6d7d6583f4377b327f087e89b2e860e4e6ff9c9b.tar.gz alicelinux-6d7d6583f4377b327f087e89b2e860e4e6ff9c9b.zip | |
libpng: updated to 1.6.55
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 582ef335..ded0b187 100644 --- a/repos/extra/libpng/abuild +++ b/repos/extra/libpng/abuild @@ -1,5 +1,5 @@ name=libpng -version=1.6.54 +version=1.6.55 release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.xz https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$version-apng.patch.gz" |