Browse Source

package/libxslt: bump version to 1.1.33

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd Kuhls 6 years ago
parent
commit
655e9f0699
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/libxslt/libxslt.hash
  2. 1 1
      package/libxslt/libxslt.mk

+ 1 - 1
package/libxslt/libxslt.hash

@@ -1,5 +1,5 @@
 # Locally calculated after checking pgp signature
-sha256	526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460	libxslt-1.1.32.tar.gz
+sha256	8e36605144409df979cab43d835002f63988f3dc94d5d3537c12796db90e38c8	libxslt-1.1.33.tar.gz
 
 # Hash for license file:
 sha256	7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819	COPYING

+ 1 - 1
package/libxslt/libxslt.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBXSLT_VERSION = 1.1.32
+LIBXSLT_VERSION = 1.1.33
 LIBXSLT_SITE = http://xmlsoft.org/sources
 LIBXSLT_INSTALL_STAGING = YES
 LIBXSLT_LICENSE = MIT