misc/rubygem-mimemagic: Update to 0.4.3

- Update WWW

Changes:	https://github.com/mimemagicrb/mimemagic/blob/master/CHANGELOG.md
This commit is contained in:
Po-Chuan Hsieh 2021-05-12 05:18:59 +08:00
parent 2f230b690d
commit 5ca6271ac8
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= mimemagic
PORTVERSION= 0.3.10
PORTVERSION= 0.4.3
CATEGORIES= misc rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1617364227
SHA256 (rubygem/mimemagic-0.3.10.gem) = 814063559bfe9523cdf287722a0e84fd673aec03b79a9dac9e170b11924d1533
SIZE (rubygem/mimemagic-0.3.10.gem) = 12288
TIMESTAMP = 1620405505
SHA256 (rubygem/mimemagic-0.4.3.gem) = 08ac2d41e2d7cd967b00843dea8c189f91939e3f47732204944908f1ab7ecc9f
SIZE (rubygem/mimemagic-0.4.3.gem) = 11776

View File

@ -1,4 +1,4 @@
MimeMagic is a library to detect the mime type of a file by extension or by
content. It uses the mime database provided by freedesktop.org.
WWW: https://github.com/minad/mimemagic
WWW: https://github.com/mimemagicrb/mimemagic