update to 12.4-systemd: openssl-3.5.2
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
pkgname=openssl
|
||||
pkgver=3.4.1
|
||||
pkgver=3.5.2
|
||||
pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer Security'
|
||||
arch=('x86_64')
|
||||
homepage='https://www.openssl.org'
|
||||
license=('Apache-2.0')
|
||||
sources=("${pkgname}-${pkgver}.tar.gz")
|
||||
urls=("https://www.openssl.org/source/${sources[0]}")
|
||||
md5sums=("fb7a747ac6793a7ad7118eaba45db379")
|
||||
md5sums=("890fc59f86fc21b5e4d1c031a698dbde")
|
||||
|
||||
src_prepare() {
|
||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||
Reference in New Issue
Block a user