mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
android_file_transfer: update to openssl3
This commit is contained in:
@@ -7,7 +7,7 @@ Features:
|
||||
HOMEPAGE="https://whoozle.github.io/android-file-transfer-linux/"
|
||||
COPYRIGHT="2015-2019 Vladimir Menshakov"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
srcGitRev="a64c8bec89c2795b09d1ba868c179d4d22e562ec"
|
||||
SOURCE_URI="https://github.com/whoozle/android-file-transfer-linux/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="056bef1821701f863791b85f9e8c92f71bc6b2fe41829b68c61f7632b3f4c1b8"
|
||||
@@ -24,7 +24,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
userland_fs$secondaryArchSuffix
|
||||
lib:libcrypto$secondaryArchSuffix
|
||||
lib:libcrypto$secondaryArchSuffix >= 3
|
||||
"
|
||||
|
||||
PROVIDES_qt="
|
||||
|
||||
Reference in New Issue
Block a user