mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
rdesktop: fix build with openssl 1.1
This commit is contained in:
@@ -7,10 +7,13 @@ versions such as NT 4 Terminal Server, 2000, XP, 2003, 2003 R2, Vista, 2008,\
|
||||
HOMEPAGE="http://rdesktop.org"
|
||||
COPYRIGHT="1999-2013 Matthew Chapman"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/rdesktop/rdesktop-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1f12562c0dc1c599d1c3d2ac4829d229763744fe7aef879c8eaaa5abae8edcb3"
|
||||
PATCHES="rdesktop-1.8.0.patchset"
|
||||
PATCHES="
|
||||
rdesktop-$portVersion.patchset
|
||||
rdesktop-$portVersion-openssl-1.1.patch
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user