Browse Source

mime-support: fix license name

emacs-27
Leonid Plyushch 6 years ago
parent
commit
61bb221106
  1. 2
      packages/mime-support/build.sh

2
packages/mime-support/build.sh

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://packages.debian.org/en/stretch/mime-support
TERMUX_PKG_DESCRIPTION="MIME type associations for file types"
TERMUX_PKG_LICENSE="Public-Domain"
TERMUX_PKG_LICENSE="Public Domain"
TERMUX_PKG_VERSION=3.62
TERMUX_PKG_SHA256=54e0a03e0cd63c7c9fe68a18ead0a2143fd3c327604215f989d85484d0409f4a
TERMUX_PKG_SRCURL=http://http.debian.net/debian/pool/main/m/mime-support/mime-support_$TERMUX_PKG_VERSION.tar.gz

Loading…
Cancel
Save