diff options
Diffstat (limited to 'net/ndpi/Makefile')
-rw-r--r-- | net/ndpi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index 315130aa477e..cbcd1a93cd36 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -1,5 +1,5 @@ PORTNAME= ndpi -PORTVERSION= 4.12.d20241217 +PORTVERSION= 4.14.d20250524 PORTEPOCH= 1 CATEGORIES= net @@ -30,7 +30,7 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= ntop GH_PROJECT= nDPI -GH_TAGNAME= b4455a0 +GH_TAGNAME= d2eb655 PLIST_SUB= MAJOR_VER=${PORTVERSION:R:R} VER=${PORTVERSION:R} |