summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrew Kozik2019-05-14 17:18:53 +0200
committerAndrew Kozik2019-05-14 17:18:53 +0200
commit43a731e081452e88219ecc3ef1bb4d84c1ebac84 (patch)
tree3c7c61bf09dda6f5edd53b22f6ec9438fc71d874 /.SRCINFO
downloadaur-43a731e081452e88219ecc3ef1bb4d84c1ebac84.tar.gz
Saw there was no LibreSSL Mingw package on the AUR so tried to put something together
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c3e2bfed33cb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = mingw-w64-libressl-portable-git
+ pkgdesc = LibreSSL is an open-source implementation of the Transport Layer Security protocol (mingw-w64)
+ pkgver = v2.1.3.r787.ga2befe3
+ pkgrel = 1
+ url = https://www.libressl.org
+ arch = any
+ license = Apache 1.0
+ license = 4-clause BSD
+ license = ISC
+ license = public domain
+ makedepends = mingw-w64-gcc
+ makedepends = perl
+ provides = mingw-w64-openssl
+ conflicts = mingw-w64-openssl
+ options = !strip
+ options = staticlibs
+ options = !buildflags
+ source = libressl-portable::git+https://github.com/libressl-portable/portable/
+ sha256sums = SKIP
+
+pkgname = mingw-w64-libressl-portable-git
+