summaryrefslogtreecommitdiff
path: root/system/parted/APKBUILD
diff options
context:
space:
mode:
authorLuis Ressel <aranea@aixah.de>2019-02-27 00:28:10 +0100
committerLuis Ressel <aranea@aixah.de>2019-03-08 01:26:22 +0100
commit2c3c7a8eb0631b12e46e5a5ed5e13f43763f4f53 (patch)
treecbe76ae52ac4fbcb2b1eda95dcaa07a004bc5ffc /system/parted/APKBUILD
parent9085eb9a0e2ff7a0068f54f1788673de71027e61 (diff)
downloadpackages-2c3c7a8eb0631b12e46e5a5ed5e13f43763f4f53.tar.gz
packages-2c3c7a8eb0631b12e46e5a5ed5e13f43763f4f53.tar.bz2
packages-2c3c7a8eb0631b12e46e5a5ed5e13f43763f4f53.tar.xz
packages-2c3c7a8eb0631b12e46e5a5ed5e13f43763f4f53.zip
system/*: Change remaining url='*'s to https:// wherever possible
Diffstat (limited to 'system/parted/APKBUILD')
-rw-r--r--system/parted/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/parted/APKBUILD b/system/parted/APKBUILD
index d5a18131c..081de8bf2 100644
--- a/system/parted/APKBUILD
+++ b/system/parted/APKBUILD
@@ -4,7 +4,7 @@ pkgname=parted
pkgver=3.2
pkgrel=8
pkgdesc="Utility to create, destroy, resize, check and copy partitions"
-url="http://www.gnu.org/software/parted/parted.html"
+url="https://www.gnu.org/software/parted/parted.html"
arch="all"
options="!checkroot"
license="GPL-3.0+"