aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2021-02-27 03:54:30 +0100
committerLeo <thinkabit.ukim@gmail.com>2021-02-27 06:36:19 +0000
commitfbebfd04c46e643df43f04c74986f0ab298d8f40 (patch)
treec6fe50078b6418fc5374b484c5c3e4b6fb312636
parent68ae6b6619f2a4fe5d35f23373f1eccb4ae882a1 (diff)
main/mailcap: upgrade to 2.1.52
-rw-r--r--main/mailcap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/mailcap/APKBUILD b/main/mailcap/APKBUILD
index 620f95c123f..05b29534466 100644
--- a/main/mailcap/APKBUILD
+++ b/main/mailcap/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mailcap
-pkgver=2.1.49
+pkgver=2.1.52
pkgrel=0
pkgdesc="Helper application and MIME type associations for file types"
url="https://pagure.io/mailcap"
@@ -15,4 +15,4 @@ package() {
rm -Rf "$pkgdir"/etc/nginx
}
-sha512sums="ee9422a87a784533b28bc7e23c847b32296183dda9c863a16269a1d710b5b8acf1cc4d8e33d8b88e27f530dd83c74278125b1b4f420c816c31f83ac9f2033013 mailcap-2.1.49.tar.xz"
+sha512sums="561bfc324a720ab66af3c4ee4361f2ea28550a7dbb9eabe2f74364566fcfcee37d1b2af85c6232ee95d2b63d1567e5ff1de9bad388b5407f7bcdb8d7776d7297 mailcap-2.1.52.tar.xz"