mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/openssl to 1.0.0g-1
This commit is contained in:
parent
fc306ba6f0
commit
854d71a5a4
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=openssl
|
||||
_ver=1.0.0f
|
||||
_ver=1.0.0g
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
pkgrel=1
|
||||
|
@ -24,8 +24,8 @@ source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
|
|||
'fix-manpages.patch'
|
||||
'no-rpath.patch'
|
||||
'ca-dir.patch')
|
||||
md5sums=('e358705fb4a8827b5e9224a73f442025'
|
||||
'fc1673f53946f1e7b408465f272484d8'
|
||||
md5sums=('07ecbe4324f140d157478637d6beccf1'
|
||||
'34315cf0fbbd1d18435948eb9712fcdf'
|
||||
'5bbc0655bda2af95bc8eb568963ce8ba'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'3bf51be3a1bbd262be46dc619f92aa90')
|
||||
|
|
Loading…
Reference in a new issue