Skip to content

Commit

Permalink
bump(main/libpng): 1.6.45
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Jan 21, 2025
1 parent cf76b9a commit a745b02
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/libpng/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ TERMUX_PKG_HOMEPAGE=http://www.libpng.org/pub/png/libpng.html
TERMUX_PKG_DESCRIPTION="Official PNG reference library"
TERMUX_PKG_LICENSE="Libpng"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.6.44
TERMUX_PKG_VERSION="1.6.45"
TERMUX_PKG_SRCURL=https://download.sourceforge.net/libpng/libpng-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=60c4da1d5b7f0aa8d158da48e8f8afa9773c1c8baa5d21974df61f1886b8ce8e
TERMUX_PKG_SHA256=926485350139ffb51ef69760db35f78846c805fef3d59bfdcb2fba704663f370
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="zlib"
TERMUX_PKG_BREAKS="libpng-dev"
TERMUX_PKG_REPLACES="libpng-dev"
Expand Down

0 comments on commit a745b02

Please sign in to comment.