openssl: fix cross
This commit is contained in:
parent
7eac1789f7
commit
990e9371b7
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
pkgname=openssl
|
pkgname=openssl
|
||||||
pkgver=3.0.0
|
pkgver=3.0.0
|
||||||
ext="dev"
|
ext="dev"
|
||||||
|
auto_cross
|
||||||
|
|
||||||
fetch() {
|
fetch() {
|
||||||
curl "https://www.openssl.org/source/openssl-$pkgver.tar.gz" -o $pkgname-$pkgver.tar.xz
|
curl "https://www.openssl.org/source/openssl-$pkgver.tar.gz" -o $pkgname-$pkgver.tar.xz
|
||||||
|
|
Loading…
Reference in a new issue