ruby-mime-types: update to 3.4.1
This commit is contained in:
parent
4077a458d4
commit
a231886e76
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'ruby-mime-types'
|
# Template file for 'ruby-mime-types'
|
||||||
pkgname=ruby-mime-types
|
pkgname=ruby-mime-types
|
||||||
version=3.3
|
version=3.4.1
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gem
|
build_style=gem
|
||||||
depends="ruby-mime-types-data>=3.2015"
|
depends="ruby-mime-types-data>=3.2015"
|
||||||
short_desc="Library for registry and information about MIME types"
|
short_desc="Library for registry and information about MIME types"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mime-types/ruby-mime-types/"
|
homepage="https://github.com/mime-types/ruby-mime-types/"
|
||||||
checksum=933ef7ba38c3e4d5561cbff4aaf92d9d76b97df77b7ab1083e3f2df9220af43c
|
changelog="https://github.com/mime-types/ruby-mime-types/raw/main/History.md"
|
||||||
|
checksum=6bcf8b0e656b6ae9977bdc1351ef211d0383252d2f759a59ef4bcf254542fc46
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense Licence.md
|
vlicense Licence.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue