From 818951f8f26b9e707145a11f81c0af650684e24f Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Wed, 5 May 2021 13:44:08 +0000 Subject: [PATCH] mime-support: fix source url --- packages/mime-support/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/mime-support/build.sh b/packages/mime-support/build.sh index b705ae9db..c4139c69a 100644 --- a/packages/mime-support/build.sh +++ b/packages/mime-support/build.sh @@ -3,8 +3,8 @@ TERMUX_PKG_DESCRIPTION="MIME type associations for file types" TERMUX_PKG_LICENSE="Public Domain" TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_VERSION=3.64 -TERMUX_PKG_SRCURL=http://http.debian.net/debian/pool/main/m/mime-support/mime-support_$TERMUX_PKG_VERSION.tar.xz -TERMUX_PKG_SHA256=587f35aabd25e9cabd9be485ce94539fb783d5b8d23492798dbec320ee6b1e88 +TERMUX_PKG_SRCURL=http://security.ubuntu.com/ubuntu/pool/main//m/mime-support/mime-support_3.64ubuntu1.tar.xz +TERMUX_PKG_SHA256=5007d2ebc25935bfca6d4bdac0efdfc089a38c1be49d19f0422559f666e4f2c4 TERMUX_PKG_PLATFORM_INDEPENDENT=true TERMUX_PKG_CONFFILES="etc/mime.types" # etc/mime.types was previously in mutt: