diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-07-15 20:35:03 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-07-15 20:35:03 +0000 |
commit | d9221e5ee9d72ee42e55515dd69d7da829e443a1 (patch) | |
tree | f86c0f250cd67356c844119c0a7933e09e0a9db1 | |
parent | - Update to 4.9.3 (diff) |
- Update to 2.2.0
-rw-r--r-- | databases/iplike/Makefile | 4 | ||||
-rw-r--r-- | databases/iplike/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/iplike/Makefile b/databases/iplike/Makefile index 3db174081d2c..b0b10788c738 100644 --- a/databases/iplike/Makefile +++ b/databases/iplike/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= iplike -PORTVERSION= 2.1.3 +PORTVERSION= 2.2.0 CATEGORIES= databases -MASTER_SITES= SF/opennms/IPLIKE/stable-2.1/ +MASTER_SITES= SF/opennms/IPLIKE/stable-2.2/ MAINTAINER= danilo@FreeBSD.org COMMENT= C implementation of the OpenNMS iplike stored procedure diff --git a/databases/iplike/distinfo b/databases/iplike/distinfo index a0abf5fadb6a..bfc4a9602985 100644 --- a/databases/iplike/distinfo +++ b/databases/iplike/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568026022 -SHA256 (iplike-2.1.3.tar.gz) = 516e6522d03ef8c8345f0d84100a18fac1c4c0959a2ab23c4158e8b36b48a622 -SIZE (iplike-2.1.3.tar.gz) = 357938 +TIMESTAMP = 1593514038 +SHA256 (iplike-2.2.0.tar.gz) = 52703c5186ab2f8c5de86214a40ebfde3eb29454f7695ed84fa5b5d257c09eef +SIZE (iplike-2.2.0.tar.gz) = 358568 |