mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/openssl to 1.1.1.o-1
This commit is contained in:
parent
d81887a2e4
commit
1fd1988472
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# - set ARM architecture targets
|
||||
|
||||
pkgname=openssl
|
||||
_ver=1.1.1n
|
||||
_ver=1.1.1o
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
pkgrel=1
|
||||
|
@ -19,7 +19,7 @@ replaces=('openssl-perl' 'openssl-doc')
|
|||
backup=('etc/ssl/openssl.cnf')
|
||||
source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"{,.asc}
|
||||
'ca-dir.patch')
|
||||
sha256sums=('40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a'
|
||||
sha256sums=('9384a2b0570dd80358841464677115df785edb941c71211f75076d72fe6b438f'
|
||||
'SKIP'
|
||||
'75aa8c2c638c8a3ebfd9fa146fc61c7ff878fc997dc6aa10d39e4b2415d669b2')
|
||||
validpgpkeys=('8657ABB260F056B1E5190839D9C4D26D0E604491'
|
||||
|
|
Loading…
Reference in a new issue