mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
ruby/rubygem-parser: Updated for version 2.7.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
f63e2c28d3
commit
f0aa0fda70
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rubygem-parser
|
||||
VERSION=${VERSION:-2.6.5.0}
|
||||
VERSION=${VERSION:-2.7.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-parser"
|
||||
VERSION="2.6.5.0"
|
||||
VERSION="2.7.0.1"
|
||||
HOMEPAGE="https://github.com/whitequark/parser"
|
||||
DOWNLOAD="https://rubygems.org/downloads/parser-2.6.5.0.gem"
|
||||
MD5SUM="bca487b8926b28fe18dba5a33faf4ccb"
|
||||
DOWNLOAD="https://rubygems.org/downloads/parser-2.7.0.1.gem"
|
||||
MD5SUM="f4f2a67188300098902b51db9fb9e013"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="rubygem-ast"
|
||||
|
|
Loading…
Reference in a new issue