From 9b9f42d712f02edafa9627432f01101c9967ae00 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Thu, 24 May 2018 00:37:28 +0200 Subject: community/ripmime: fix url and source --- community/ripmime/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/ripmime/APKBUILD b/community/ripmime/APKBUILD index 589be6bad8..491cabb9d4 100644 --- a/community/ripmime/APKBUILD +++ b/community/ripmime/APKBUILD @@ -4,14 +4,14 @@ pkgname=ripmime pkgver=1.4.0.10 pkgrel=0 pkgdesc="Tool to extract the attached files out of a MIME package" -url="http://www.pldaniels.com/ripmime/" +url="https://pldaniels.com/ripmime/" arch="all" license="BSD-3-Clause" depends="" makedepends="" install="" subpackages="$pkgname-doc" -source="http://www.pldaniels.com/ripmime/ripmime-$pkgver.tar.gz +source="https://pldaniels.com/ripmime/ripmime-$pkgver.tar.gz ripmime-1.4.0.10-makefile.patch " builddir="$srcdir/ripmime-$pkgver" -- cgit v1.2.3