mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
ruby/ruby-haste: Updated for version 0.2.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
73e46114b2
commit
189a02b911
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=ruby-haste
|
||||
SRCNAM=haste
|
||||
VERSION=${VERSION:-0.2.2}
|
||||
VERSION=${VERSION:-0.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ruby-haste"
|
||||
VERSION="0.2.2"
|
||||
VERSION="0.2.3"
|
||||
HOMEPAGE="https://rubygems.org/gems/haste"
|
||||
DOWNLOAD="https://rubygems.org/downloads/haste-0.2.2.gem"
|
||||
MD5SUM="0d9cfaa9f81bf1feddc8abe50e398d7d"
|
||||
DOWNLOAD="https://rubygems.org/downloads/haste-0.2.3.gem"
|
||||
MD5SUM="c358505677b36e6edf3978c682443238"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ruby-faraday ruby-json"
|
||||
|
|
Loading…
Reference in a new issue