Skip to content

Commit

Permalink
xmlsec1: new package at 1.2.29 (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Kobets committed Feb 8, 2020
1 parent 28eb81c commit 59ce0e6
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
11 changes: 11 additions & 0 deletions community/xmlsec1/build
@@ -0,0 +1,11 @@
#!/bin/sh -e

./configure \
--prefix=/usr \
--with-default-crypto=openssl \
--without-gcrypt \
--without-gnutls \
--without-nss

make
make DESTDIR="$1" install
1 change: 1 addition & 0 deletions community/xmlsec1/checksums
@@ -0,0 +1 @@
b1d1deba966019930f608d1f2b95c40ca3450f1393bcd3a3c001a8ba1d2839ab xmlsec1-1.2.29.tar.gz
3 changes: 3 additions & 0 deletions community/xmlsec1/depends
@@ -0,0 +1,3 @@
libressl
libtool make
libxml2
1 change: 1 addition & 0 deletions community/xmlsec1/sources
@@ -0,0 +1 @@
https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.29.tar.gz
1 change: 1 addition & 0 deletions community/xmlsec1/version
@@ -0,0 +1 @@
1.2.29 1

0 comments on commit 59ce0e6

Please sign in to comment.