summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2019-01-04 18:34:32 +0100
committerTreeve Jelbert2019-01-04 18:34:32 +0100
commit4b58a08f31a4417150d6c8ab6aa1b252009fee2c (patch)
tree54bf40078525ab0ba03f3de6dcdbcb140a7d4639
parent5da1686d7dfe225daf18e69deded1d3f86a9e1ff (diff)
libxslt-1.1.33
-rwxr-xr-xlibs/libxslt/DETAILS8
-rw-r--r--libs/libxslt/HISTORY4
-rw-r--r--xmlsoft.gpgbin0 -> 2049 bytes
3 files changed, 9 insertions, 3 deletions
diff --git a/libs/libxslt/DETAILS b/libs/libxslt/DETAILS
index 8dd397a42b..ed780e1b0b 100755
--- a/libs/libxslt/DETAILS
+++ b/libs/libxslt/DETAILS
@@ -1,11 +1,13 @@
SPELL=libxslt
- VERSION=1.1.32
+ VERSION=1.1.33
SECURITY_PATCH=6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://xmlsoft.org/$SPELL/$SOURCE
-# SOURCE_GPG=gurus.gpg:$SOURCE.sig
- SOURCE_HASH=sha512:e1ed3c103cd4c9897e7dd2360a11f63cf30382b7566ce6fcc81117804e203714446b5a62179ce628c3834b0b32ecdeeceecbdfa417507ce9ed5a107a0ebefb39
+ SOURCE2=$SOURCE.asc
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=xmlsoft.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
DOC_DIRS=""
LICENSE[0]=BSD
WEB_SITE=https://xmlsoft.org/
diff --git a/libs/libxslt/HISTORY b/libs/libxslt/HISTORY
index abb8edb37b..3b4c5952a3 100644
--- a/libs/libxslt/HISTORY
+++ b/libs/libxslt/HISTORY
@@ -1,3 +1,7 @@
+2019-01-04 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1.33
+ * DETAILS: add gpg checking
+
2018-01-17 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.1.32
* PRE_BUILD numbers.patch: deleted
diff --git a/xmlsoft.gpg b/xmlsoft.gpg
new file mode 100644
index 0000000000..930919ea08
--- /dev/null
+++ b/xmlsoft.gpg
Binary files differ