diff options
author | Martchus | 2019-09-09 22:52:01 +0200 |
---|---|---|
committer | Martchus | 2019-09-09 22:52:01 +0200 |
commit | c02b3dec88cbfa1461d716b40d17764c35c8f1e2 (patch) | |
tree | f4fbc96db4ebc86733de579c762f57d338f6d202 /.SRCINFO | |
download | aur-c02b3dec88cbfa1461d716b40d17764c35c8f1e2.tar.gz |
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..e64c290e262 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,26 @@ +pkgbase = android-x86-openssl + pkgdesc = The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (Android, x86) + pkgver = 1.1.1.c + pkgrel = 1 + url = https://www.openssl.org + arch = any + license = custom:BSD + depends = android-sdk + depends = android-ndk + conflicts = android-openssl-x86 + replaces = android-openssl-x86 + options = !strip + options = !buildflags + options = staticlibs + options = !emptydirs + source = https://www.openssl.org/source/openssl-1.1.1c.tar.gz + source = https://www.openssl.org/source/openssl-1.1.1c.tar.gz.asc + source = setenv-android.sh + validpgpkeys = 8657ABB260F056B1E5190839D9C4D26D0E604491 + validpgpkeys = 7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C + sha256sums = f6fb3079ad15076154eda9413fed42877d668e7069d9b87396d0804fdb3f4c90 + sha256sums = SKIP + sha256sums = SKIP + +pkgname = android-x86-openssl + |