From 6676e65d460ec5a9b613b323482329b8e9c64ed4 Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Mon, 28 Jan 2019 16:22:57 +0000 Subject: {system,user}/*: fix URLs --- system/byacc/APKBUILD | 2 +- system/openrc/APKBUILD | 2 +- system/zip/APKBUILD | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'system') diff --git a/system/byacc/APKBUILD b/system/byacc/APKBUILD index 42affc3bd..ff756eb4a 100644 --- a/system/byacc/APKBUILD +++ b/system/byacc/APKBUILD @@ -4,7 +4,7 @@ pkgname=byacc pkgver=20180609 pkgrel=2 pkgdesc="The Berkeley Yacc general-purpose parser generator" -url="http://invisible-island.net/byacc/byacc.html" +url="https://invisible-island.net/byacc/byacc.html" arch="all" options="!checkroot" license="Public-Domain" diff --git a/system/openrc/APKBUILD b/system/openrc/APKBUILD index a252385b5..dac0cec8d 100644 --- a/system/openrc/APKBUILD +++ b/system/openrc/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.24.1 _ver=${pkgver/_git*/} pkgrel=6 pkgdesc="OpenRC manages the services, startup and shutdown of a host" -url="http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git" +url="https://github.com/OpenRC/openrc" arch="all" license="BSD-2-Clause" depends="psmisc /sbin/init" diff --git a/system/zip/APKBUILD b/system/zip/APKBUILD index 401ce74e3..98e60671b 100644 --- a/system/zip/APKBUILD +++ b/system/zip/APKBUILD @@ -4,7 +4,7 @@ pkgname=zip pkgver=3.0 pkgrel=5 pkgdesc="Creates PKZIP-compatible .zip files" -url="http://www.info-zip.org/pub/infozip/Zip.html" +url="http://infozip.sourceforge.net/" arch="all" options="!check" # No test suite. license="Info-ZIP" -- cgit v1.2.3-70-g09d2