mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ruby/rubygem-parser: Updated for version 2.7.1.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
212ed0e9f6
commit
0318fc410b
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.7.1.0}
|
||||
VERSION=${VERSION:-2.7.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-parser"
|
||||
VERSION="2.7.1.0"
|
||||
VERSION="2.7.1.1"
|
||||
HOMEPAGE="https://github.com/whitequark/parser"
|
||||
DOWNLOAD="https://rubygems.org/downloads/parser-2.7.1.0.gem"
|
||||
MD5SUM="2de774312aeab2e0e83466490b66cd34"
|
||||
DOWNLOAD="https://rubygems.org/downloads/parser-2.7.1.1.gem"
|
||||
MD5SUM="4ab61cda104754cafd0fcfc0be6a7ca7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="rubygem-ast"
|
||||
|
|
Loading…
Reference in a new issue