mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
ruby/rubygem-mime-types-data: Updated for version 3.2019.0904.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a14b2fe530
commit
5fc9768655
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rubygem-mime-types-data
|
||||
VERSION=${VERSION:-3.2019.0331}
|
||||
VERSION=${VERSION:-3.2019.0904}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-mime-types-data"
|
||||
VERSION="3.2019.0331"
|
||||
VERSION="3.2019.0904"
|
||||
HOMEPAGE="https://github.com/mime-types/mime-types-data/"
|
||||
DOWNLOAD="https://rubygems.org/downloads/mime-types-data-3.2019.0331.gem"
|
||||
MD5SUM="3b221e563a77e39ae6139c5926e06fb5"
|
||||
DOWNLOAD="https://rubygems.org/downloads/mime-types-data-3.2019.0904.gem"
|
||||
MD5SUM="e4a08a2fa91253d66fe2ca486be8b8fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue