diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-17 16:59:39 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-17 16:59:39 +0000 |
| commit | 6e2a2ceacc5c2681f1d7d7daf51dcf8b674c98a7 (patch) | |
| tree | e1b80817a42292cb76226dfd5e7a218b0611ff75 /repos/extra/libpng/abuild | |
| parent | 31fc8569e250cd6c07b5006fa22fef69e401c882 (diff) | |
| download | alicelinux-6e2a2ceacc5c2681f1d7d7daf51dcf8b674c98a7.tar.gz alicelinux-6e2a2ceacc5c2681f1d7d7daf51dcf8b674c98a7.zip | |
libpng: updated to 1.6.54
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 90df43f1..582ef335 100644 --- a/repos/extra/libpng/abuild +++ b/repos/extra/libpng/abuild @@ -1,5 +1,5 @@ name=libpng -version=1.6.53 +version=1.6.54 release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.xz https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$version-apng.patch.gz" |