aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-p2p/uhub/Makefile5
-rw-r--r--net-p2p/uhub/pkg-descr2
2 files changed, 3 insertions, 4 deletions
diff --git a/net-p2p/uhub/Makefile b/net-p2p/uhub/Makefile
index c174e844a08..93fabf2aa1b 100644
--- a/net-p2p/uhub/Makefile
+++ b/net-p2p/uhub/Makefile
@@ -13,10 +13,9 @@ COMMENT= High performance peer-to-peer hub for the ADC network
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
BROKEN_aarch64= fails to compile: CPUINFO not defined
-BROKEN_mips64= fails to compile: strndup not found
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= cmake perl5 sqlite
USE_RC_SUBR= uhub
diff --git a/net-p2p/uhub/pkg-descr b/net-p2p/uhub/pkg-descr
index 1b40456ec43..4578996b3b4 100644
--- a/net-p2p/uhub/pkg-descr
+++ b/net-p2p/uhub/pkg-descr
@@ -2,4 +2,4 @@ uHub is a high performance peer-to-peer hub for the ADC network.
Its low memory footprint allows it to handle several thousand users
on high-end servers, or a small private hub on embedded hardware.
-WWW: http://www.uhub.org/
+WWW: https://www.uhub.org/