network/verm: Updated for version 1.5.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
75483b65ef
commit
2ef49fa507
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=verm
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
VERSION=${VERSION:-1.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="verm"
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.5.0"
|
||||
HOMEPAGE="https://github.com/willbryant/verm"
|
||||
DOWNLOAD="https://github.com/willbryant/verm/archive/1.4.0/verm-1.4.0.tar.gz"
|
||||
MD5SUM="d2bfedf1320b681dc58ba6181124218c"
|
||||
DOWNLOAD="https://github.com/willbryant/verm/archive/1.5.0/verm-1.5.0.tar.gz"
|
||||
MD5SUM="0166f6adbfa3965325b1c80fbbfb0b3a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="google-go-lang"
|
||||
|
|
Loading…
Reference in New Issue