diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-07 16:56:47 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-07 16:56:47 -0300 |
commit | b4e3de7f0584c88ae1ab2254a0e5325a9ddddf7a (patch) | |
tree | a4296682cad1b4ebf6aa5239b184571fa1e055d4 /libre/linux-libre-manpages/PKGBUILD | |
parent | 388c692b4987d33544403843d49c161f770ca591 (diff) |
linux*: update URL
Diffstat (limited to 'libre/linux-libre-manpages/PKGBUILD')
-rw-r--r-- | libre/linux-libre-manpages/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre-manpages/PKGBUILD b/libre/linux-libre-manpages/PKGBUILD index d37d3975a..235b1d68f 100644 --- a/libre/linux-libre-manpages/PKGBUILD +++ b/libre/linux-libre-manpages/PKGBUILD @@ -12,14 +12,14 @@ pkgver=${_pkgver//-/_} pkgrel=1 pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the Linux-libre kernel" arch=('any') -url="http://linux-libre.fsfla.org/" +url="https://linux-libre.fsfla.org/" license=('GPL2') makedepends=('xmlto' 'docbook-xsl') replaces=('linux-manpages') conflicts=('linux-manpages') provides=("linux-manpages=${_archpkgver}") -source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz" - "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz.sign") +source=("https://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz" + "https://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/linux-libre-${_pkgver}.tar.xz.sign") sha256sums=('c3726ad785b2f4534c78a2cff1dd09906dde8b82775e55860a6091b16bf62ef8' 'SKIP') validpgpkeys=( |