diff options
Diffstat (limited to 'net-p2p/lxmf')
-rw-r--r-- | net-p2p/lxmf/Makefile | 8 | ||||
-rw-r--r-- | net-p2p/lxmf/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net-p2p/lxmf/Makefile b/net-p2p/lxmf/Makefile index 5f004fe071d7..a8bd70cf2899 100644 --- a/net-p2p/lxmf/Makefile +++ b/net-p2p/lxmf/Makefile @@ -1,6 +1,5 @@ PORTNAME= lxmf -DISTVERSION= 0.5.1 -PORTREVISION= 1 +DISTVERSION= 0.8.0 CATEGORIES= net-p2p MASTER_SITES= PYPI @@ -8,7 +7,10 @@ MAINTAINER= cs@FreeBSD.org COMMENT= Lightweight Extensible Message Format for Reticulum WWW= https://github.com/markqvist/nomadnet -LICENSE= MIT +LICENSE= UNKNOWN +LICENSE_NAME= Reticulum License +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= reticulum>0:net-p2p/reticulum diff --git a/net-p2p/lxmf/distinfo b/net-p2p/lxmf/distinfo index b46a947b909b..5010897d2a23 100644 --- a/net-p2p/lxmf/distinfo +++ b/net-p2p/lxmf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726336496 -SHA256 (lxmf-0.5.1.tar.gz) = 16a7d893cffe4c7f9ec454e8d52330ea5c267ed39aa48baca3a4d4fd4049fd8f -SIZE (lxmf-0.5.1.tar.gz) = 49573 +TIMESTAMP = 1753042317 +SHA256 (lxmf-0.8.0.tar.gz) = 125cf6eafe631706385cc2a90aaaadbe564557142495e7bf195df1156a9beeae +SIZE (lxmf-0.8.0.tar.gz) = 60022 |