summaryrefslogtreecommitdiff
path: root/libre/mkpxelinux
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-25 11:34:22 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-25 11:34:22 -0300
commitda4092571674bb5e79c04aeb37010653eab74326 (patch)
treebe18cc1627241aa285e5c3f072a45cc498112bc4 /libre/mkpxelinux
parent21d877267444b008256c4427e413ac9ff48fe603 (diff)
downloadabslibre-da4092571674bb5e79c04aeb37010653eab74326.tar.gz
abslibre-da4092571674bb5e79c04aeb37010653eab74326.tar.bz2
abslibre-da4092571674bb5e79c04aeb37010653eab74326.zip
fixing url on PKGBUILD
Diffstat (limited to 'libre/mkpxelinux')
-rw-r--r--libre/mkpxelinux/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/mkpxelinux/PKGBUILD b/libre/mkpxelinux/PKGBUILD
index 111763e82..cbdca0960 100644
--- a/libre/mkpxelinux/PKGBUILD
+++ b/libre/mkpxelinux/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1.1
pkgdesc="Advanced, modular network pxe boot image creation utility, Parabola rebranded"
arch=(any)
license=('GPL')
-url="http://parabolagnulinux.org/"
+url="https://parabolagnulinux.org/"
depends=('mkinitcpio' 'tftp-hpa' 'syslinux')
backup=(etc/mkpxelinux.conf)
optdepends=('dhcp: for dhcp server usage')