Skip to content

Commit

Permalink
Merge pull request openwrt#7952 from neheb/patch-3
Browse files Browse the repository at this point in the history
libxslt: Update to 1.1.33
  • Loading branch information
jslachta authored Jan 16, 2019
2 parents 55d1757 + 666d28e commit e549c53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libs/libxslt/Makefile
Original file line number Diff line number Diff line change
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=libxslt
PKG_VERSION:=1.1.32
PKG_RELEASE:=2
PKG_VERSION:=1.1.33
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
http://xmlsoft.org/sources/ \
ftp://fr.rpmfind.net/pub/libxml/
PKG_HASH:=526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460
PKG_HASH:=8e36605144409df979cab43d835002f63988f3dc94d5d3537c12796db90e38c8

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING

0 comments on commit e549c53

Please sign in to comment.