diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2024-12-27 15:08:24 +0100 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2024-12-27 15:09:01 +0100 |
commit | 872e6b07e4353ed282843dcf5a3cd165621e8f94 (patch) | |
tree | 5bc9f1384a41aeab3456dfc127af57b23ae26ae4 | |
parent | x11/xfce4-verve-plugin: Update to 2.0.4 (diff) |
net-mgmt/netbox: Update to 4.1.10
Changelog:
Bug Fixes:
* Fix object change logging
https://github.com/netbox-community/netbox/releases/tag/v4.1.10
-rw-r--r-- | net-mgmt/netbox/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/netbox/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile index 8b230fa4dec7..94ca35b4def6 100644 --- a/net-mgmt/netbox/Makefile +++ b/net-mgmt/netbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbox DISTVERSIONPREFIX= v -DISTVERSION= 4.1.9 +DISTVERSION= 4.1.10 CATEGORIES= net-mgmt python MAINTAINER= kai@FreeBSD.org diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo index 890c4a7e28bc..94a36f872de6 100644 --- a/net-mgmt/netbox/distinfo +++ b/net-mgmt/netbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734536140 -SHA256 (netbox-community-netbox-v4.1.9_GH0.tar.gz) = 994dfa7140ffb91942790c23e3430decba89854ef43c170cec0aa2bfe7ace36d -SIZE (netbox-community-netbox-v4.1.9_GH0.tar.gz) = 18111334 +TIMESTAMP = 1735241268 +SHA256 (netbox-community-netbox-v4.1.10_GH0.tar.gz) = 765cb6c51dfef7af0e2dc377256f097fd1082c1267fe7691cba12b3ba01dc0e9 +SIZE (netbox-community-netbox-v4.1.10_GH0.tar.gz) = 18109535 |