Update net-mgmt/iprange to 1.0.4
Sponsored by: Rubicon Communications, LLC (Netgate)
This commit is contained in:
parent
fadd019319
commit
df6eba0e0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480814
2 changed files with 6 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= iprange
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= https://firehol.org/download/iprange/releases/v1.0.3/
|
||||
MASTER_SITES= https://github.com/firehol/iprange/releases/download/v${PORTVERSION}/
|
||||
|
||||
MAINTAINER= garga@FreeBSD.org
|
||||
COMMENT= Manage IP ranges
|
||||
|
@ -11,6 +11,7 @@ COMMENT= Manage IP ranges
|
|||
LICENSE= GPLv2+
|
||||
|
||||
USES= tar:xz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/iprange \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1491930472
|
||||
SHA256 (iprange-1.0.3.tar.xz) = e22d528eadff3486147aa0763bdc20d4f9b7af6c6f0e4ce9205bc3bc7ca18f53
|
||||
SIZE (iprange-1.0.3.tar.xz) = 107436
|
||||
TIMESTAMP = 1538075765
|
||||
SHA256 (iprange-1.0.4.tar.xz) = e138d18974fb65674e5ea53da1ffbdde19704208e5114cc6b32d01db3ce1d567
|
||||
SIZE (iprange-1.0.4.tar.xz) = 104336
|
||||
|
|
Loading…
Reference in a new issue