hefur, revbump for newer nettle (#5586)

This commit is contained in:
Schrijvers Luc
2021-01-07 18:46:50 +01:00
committed by GitHub
parent 15f115b190
commit 6e2e97118d

View File

@@ -13,7 +13,7 @@ Features:
HOMEPAGE="https://github.com/abique/hefur"
COPYRIGHT="2012 Alexandre Bique"
LICENSE="MIT"
REVISION="3"
REVISION="4"
SOURCE_URI="https://github.com/abique/hefur/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="ce693eb5f0410e47cd1f65906b77c9b0179eb807943119b900a8fa8f630d0d7b"
SOURCE_FILENAME="hefur-$portVersion.tar.gz"
@@ -80,6 +80,7 @@ BUILD()
cmake . \
$cmakeDirArgs \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_BINDIR=$commandBinDir \
-DCMAKE_CXX_FLAGS="-D_BSD_SOURCE" \
-DCMAKE_EXE_LINKER_FLAGS="-lnetwork -lgnu"
make $jobArgs