mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
mime-types: update to 2.1.54.
This commit is contained in:
parent
dc88d99640
commit
ee2acf6073
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mime-types'
|
||||
pkgname=mime-types
|
||||
reverts="9_1 9_2 9_3 9_4 9_5"
|
||||
version=2.1.53
|
||||
version=2.1.54
|
||||
revision=1
|
||||
# conf_files="/etc/mime.types /etc/nginx/mime.types"
|
||||
conf_files="/etc/mime.types"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="Public Domain, MIT"
|
||||
homepage="https://pagure.io/mailcap"
|
||||
distfiles="https://releases.pagure.org/mailcap/mailcap-${version}.tar.xz"
|
||||
checksum=5eea2ef17b304977ba3ecb87afad4319fa0440f825e4f6fba6e8fa2ffeb88785
|
||||
checksum=9a4032202fc0d2b0858f41b167389a9cfe52ac24ec282e6479b90765319de113
|
||||
|
||||
do_build() {
|
||||
: sh generate-nginx-mimetypes.sh <mime.types >mime.types.nginx
|
||||
|
|
Loading…
Add table
Reference in a new issue