mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/openssl-1.1 to 1.1.1.s-4
This commit is contained in:
parent
d3c7687a9e
commit
7cc550176f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ _pkgname=openssl
|
|||
_ver=1.1.1s
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
pkgrel=2
|
||||
pkgrel=4
|
||||
pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer Security'
|
||||
arch=('x86_64')
|
||||
url='https://www.openssl.org'
|
||||
|
|
Loading…
Reference in a new issue