Skip to content

Commit

Permalink
libxml2: update to 2.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
PolynomialDivision committed Feb 13, 2024
1 parent efaa26a commit c47b757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/libs/libxml2/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=libxml2
PKG_VERSION:=2.12.4
PKG_VERSION:=2.12.5
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/libxml2/$(basename $(PKG_VERSION))
PKG_HASH:=497360e423cf0bd99eacdb7c6215dea92e6d6e89ee940393c2bae0e77cb9b7d0
PKG_HASH:=a972796696afd38073e0f59c283c3a2f5a560b5268b4babc391b286166526b21

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING
Expand Down

0 comments on commit c47b757

Please sign in to comment.