Upgrade devel/rebar to version 2.6.1.
This commit is contained in:
parent
864dd06a77
commit
f20f267b53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398119
2 changed files with 4 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rebar
|
||||
PORTVERSION= 2.6.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.6.1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
|
@ -17,6 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
OPTIONS_DEFINE= BASH ZSH
|
||||
|
||||
USE_GITHUB= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
PORTEXAMPLES= rebar.config.sample
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rebar-rebar-2.6.0_GH0.tar.gz) = 9f30ea5ab9da8638273cb55b49780e58fed1f4aa8623b835bcdd983bb451f7a7
|
||||
SIZE (rebar-rebar-2.6.0_GH0.tar.gz) = 186357
|
||||
SHA256 (rebar-rebar-2.6.1_GH0.tar.gz) = aed933d4e60c4f11e0771ccdb4434cccdb9a71cf8b1363d17aaf863988b3ff60
|
||||
SIZE (rebar-rebar-2.6.1_GH0.tar.gz) = 191063
|
||||
|
|
Loading…
Reference in a new issue