- Update to 0.7
PR: ports/158000 Submitted by: Nick Hilliard <nick@foobar.org>
This commit is contained in:
parent
6aae41e38b
commit
8c1d85eda7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275898
2 changed files with 3 additions and 4 deletions
|
@ -6,11 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net-IPTrie
|
||||
PORTVERSION= 0.4
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||
|
||||
MAINTAINER= mjl@luckie.org.nz
|
||||
COMMENT= Module for building IPv4 and IPv6 address space hierarchies
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Net-IPTrie-v0.4.tar.gz) = c3e1c14dfed07dbd5106fc8f91c4b4a6efa5577fb88324c948c48b1f4d45a825
|
||||
SIZE (Net-IPTrie-v0.4.tar.gz) = 6400
|
||||
SHA256 (Net-IPTrie-0.7.tar.gz) = 1ccd1eea53a06d0524efc42fd465dfc5997149d77f87d86f1ccf0e2e05d58e05
|
||||
SIZE (Net-IPTrie-0.7.tar.gz) = 8021
|
||||
|
|
Loading…
Reference in a new issue