aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/ripmime/APKBUILD4
1 files changed, 2 insertions, 2 deletions
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"