summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ab33933a246..198fa8332387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=openssl-git
-pkgver=3.1.0.beta1.r2593.gf06ef1657a
+pkgver=3.1.0.beta1.r2594.gf309b3f608
pkgrel=1
pkgdesc="Toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols"
arch=('i686' 'x86_64')
url="https://www.openssl.org/"
-license=('apache')
+license=('Apache')
depends=('glibc')
makedepends=('git' 'perl')
optdepends=('ca-certificates' 'perl')