diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2024-03-16 08:44:18 +0100 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2024-03-16 08:44:18 +0100 |
commit | 16700335b057df718323b0b740046ebe65e12d59 (patch) | |
tree | 3e2a968787e2683ed6a35b4f9c7743b633b24f82 | |
parent | 51fa2375a425766c3a33530f846b032e73add3dd (diff) | |
download | freebsd-ports-16700335b057df718323b0b740046ebe65e12d59.zip |
textproc/py-ntc-templates: Update to 4.4.0
Changelog:
https://github.com/networktocode/ntc-templates/releases/tag/v4.4.0
-rw-r--r-- | textproc/py-ntc-templates/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-ntc-templates/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-ntc-templates/Makefile b/textproc/py-ntc-templates/Makefile index 3a3f43365731..1a1b90b22440 100644 --- a/textproc/py-ntc-templates/Makefile +++ b/textproc/py-ntc-templates/Makefile @@ -1,6 +1,6 @@ PORTNAME= ntc-templates DISTVERSIONPREFIX= v -DISTVERSION= 4.3.0 +DISTVERSION= 4.4.0 CATEGORIES= textproc net-mgmt python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-ntc-templates/distinfo b/textproc/py-ntc-templates/distinfo index 7109560bf3c2..47b8767950d5 100644 --- a/textproc/py-ntc-templates/distinfo +++ b/textproc/py-ntc-templates/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707550383 -SHA256 (networktocode-ntc-templates-v4.3.0_GH0.tar.gz) = 8b7032efb73a6b13f9a27409108e6764300278c358e05e8781d378569a4dcd7c -SIZE (networktocode-ntc-templates-v4.3.0_GH0.tar.gz) = 1184170 +TIMESTAMP = 1710570073 +SHA256 (networktocode-ntc-templates-v4.4.0_GH0.tar.gz) = 345d4a314f41937a0708c655b96ff5974502d13cd3a050815995bc8f82d6c395 +SIZE (networktocode-ntc-templates-v4.4.0_GH0.tar.gz) = 1196039 |