diff --git a/dev-libs/libevent/libevent-2.1.12.recipe b/dev-libs/libevent/libevent-2.1.12.recipe index 636f2219d..bf54bbeb3 100644 --- a/dev-libs/libevent/libevent-2.1.12.recipe +++ b/dev-libs/libevent/libevent-2.1.12.recipe @@ -10,7 +10,7 @@ HOMEPAGE="http://www.libevent.org/" COPYRIGHT="2000-2007 Niels Provos 2005 Nick Mathewson, and other contributors." LICENSE="BSD (3-clause)" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/libevent/libevent/releases/download/release-$portVersion-stable/libevent-$portVersion-stable.tar.gz" CHECKSUM_SHA256="92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb" SOURCE_DIR="libevent-${portVersion}-stable" @@ -60,8 +60,8 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 + devel:libssl$secondaryArchSuffix >= 3 devel:libz " BUILD_PREREQUIRES="