mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
ruby/sequel: Updated for version 4.43.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b0a6deac80
commit
da4eb3d88e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=sequel
|
PRGNAM=sequel
|
||||||
VERSION=${VERSION:-4.42.0}
|
VERSION=${VERSION:-4.43.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="sequel"
|
PRGNAM="sequel"
|
||||||
VERSION="4.42.0"
|
VERSION="4.43.0"
|
||||||
HOMEPAGE="http://sequel.jeremyevans.net/"
|
HOMEPAGE="http://sequel.jeremyevans.net/"
|
||||||
DOWNLOAD="http://rubygems.org/downloads/sequel-4.42.0.gem"
|
DOWNLOAD="http://rubygems.org/downloads/sequel-4.43.0.gem"
|
||||||
MD5SUM="c37f6fe069e5d7effff965cc2671b231"
|
MD5SUM="be49720f301d2f5629f037114804fcf5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue