diff options
Diffstat (limited to 'net-mgmt/librenms/Makefile')
-rw-r--r-- | net-mgmt/librenms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile index a4b7eaa84e22..5f88bf9e07ab 100644 --- a/net-mgmt/librenms/Makefile +++ b/net-mgmt/librenms/Makefile @@ -1,5 +1,5 @@ PORTNAME= librenms -PORTVERSION= 25.8.0 +PORTVERSION= 25.9.1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= LOCAL/dvl:vendor @@ -133,7 +133,7 @@ _SCRIPT_FILES= daily.sh lnms # _RELEASE_TIMESTAMP is used for a patch inside the vendor code # it represents the release date via: git show --pretty='%H|%ct' -s 1.42.01 # It sits here so you remember to update it with each release -_RELEASE_TIMESTAMP= 1755492731 +_RELEASE_TIMESTAMP= 1758126180 _ROOT_DIRS= LibreNMS app bootstrap config database doc html \ includes lang licenses mibs misc resources routes \ scripts tests |