mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ruby/rubygem-msgpack: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
598a491ed1
commit
e50d01cd9a
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="rubygem-msgpack"
|
||||
VERSION="0.5.11"
|
||||
HOMEPAGE="http://msgpack.org/"
|
||||
DOWNLOAD="http://rubygems.org/downloads/msgpack-0.5.11.gem"
|
||||
HOMEPAGE="https://msgpack.org/"
|
||||
DOWNLOAD="https://rubygems.org/downloads/msgpack-0.5.11.gem"
|
||||
MD5SUM="7289b86b6fabf77809d89721a515688a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -12,7 +12,7 @@ rubygem-msgpack: MessagePack is a binary-based efficient object serialization li
|
|||
rubygem-msgpack: It enables to exchange structured objects between many languages like
|
||||
rubygem-msgpack: JSON. But unlike JSON, it is very fast and small.
|
||||
rubygem-msgpack:
|
||||
rubygem-msgpack: Homepage: http://msgpack.org/
|
||||
rubygem-msgpack: Homepage: https://msgpack.org/
|
||||
rubygem-msgpack:
|
||||
rubygem-msgpack:
|
||||
rubygem-msgpack:
|
||||
|
|
Loading…
Reference in a new issue