aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2023-12-03 23:28:51 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2023-12-03 23:40:25 +0000
commit0443b2720d354a11d4564601715fbc024c448c92 (patch)
tree7a100df5e35794acc5022e76997983af3f845540
parent1005ac76ab0cc9380359ab6400d7893f4bff19c6 (diff)
downloadports-0443b2720d354a11d4564601715fbc024c448c92.tar.gz
ports-0443b2720d354a11d4564601715fbc024c448c92.zip
net-im/nheko: Chase devel/nlohmann-json update
After the update of devel/nlohmann-json in 551e034565, the build failed because linking was happening again an older mtxclient. Rebuilding net-im/mtxclient solved this, but nheko would crash at startup unless it was also rebuilt. Sponsored by: The FreeBSD Foundation
-rw-r--r--net-im/nheko/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile
index 4d58e2a41715..ab0e3ded4a1d 100644
--- a/net-im/nheko/Makefile
+++ b/net-im/nheko/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nheko
DISTVERSIONPREFIX=v
DISTVERSION= 0.11.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org