Skip to content

Commit

Permalink
libpng: update to 1.6.39
Browse files Browse the repository at this point in the history
  • Loading branch information
PolynomialDivision committed May 16, 2023
1 parent 342a2d4 commit 539a2f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/libpng/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=libpng
PKG_VERSION:=1.6.38
PKG_VERSION:=1.6.39
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@SF/libpng
PKG_HASH:=b3683e8b8111ebf6f1ac004ebb6b0c975cd310ec469d98364388e9cedbfa68be
PKG_HASH:=1f4696ce70b4ee5f85f1e1623dc1229b210029fa4b7aee573df3e2ba7b036937

PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
PKG_LICENSE:=Libpng GPL-2.0-or-later BSD-3-Clause
Expand Down

0 comments on commit 539a2f4

Please sign in to comment.