From 2b119ae43f487be6c97893c81db2af88db9a63d4 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 22 Feb 2016 21:06:36 +0100 Subject: [PATCH] use secure urls * follow some redirects --- apr-util/PKGBUILD | 4 ++-- apr/PKGBUILD | 4 ++-- aspell-en/PKGBUILD | 4 ++-- aspell/PKGBUILD | 2 +- autoconf/PKGBUILD | 4 ++-- autoconf2.13/PKGBUILD | 4 ++-- autogen/PKGBUILD | 2 +- automake1.10/PKGBUILD | 4 ++-- automake1.11/PKGBUILD | 4 ++-- automake1.12/PKGBUILD | 4 ++-- automake1.13/PKGBUILD | 4 ++-- automake1.14/PKGBUILD | 4 ++-- automake1.15/PKGBUILD | 4 ++-- automake1.6/PKGBUILD | 4 ++-- automake1.7/PKGBUILD | 4 ++-- automake1.8/PKGBUILD | 4 ++-- automake1.9/PKGBUILD | 4 ++-- bash/PKGBUILD | 6 +++--- bc/PKGBUILD | 4 ++-- binutils/PKGBUILD | 4 ++-- bison/PKGBUILD | 4 ++-- bzr-fastimport/PKGBUILD | 6 +++--- bzr/PKGBUILD | 2 +- ca-certificates/PKGBUILD | 2 +- catgets/PKGBUILD | 2 +- coreutils/PKGBUILD | 4 ++-- curl/PKGBUILD | 4 ++-- cvs/PKGBUILD | 2 +- dejagnu/PKGBUILD | 4 ++-- diffutils/PKGBUILD | 4 ++-- ed/PKGBUILD | 4 ++-- findutils/PKGBUILD | 4 ++-- gamin/PKGBUILD | 2 +- gawk/PKGBUILD | 4 ++-- gcc/PKGBUILD | 4 ++-- gdb/PKGBUILD | 4 ++-- gdbm/PKGBUILD | 6 +++--- gengetopt/PKGBUILD | 4 ++-- gettext/PKGBUILD | 4 ++-- git/PKGBUILD | 2 +- glib2/PKGBUILD | 2 +- gnome-common/PKGBUILD | 4 ++-- gnome-doc-utils/PKGBUILD | 4 ++-- gnupg/PKGBUILD | 4 ++-- gperf/PKGBUILD | 4 ++-- gpgme/PKGBUILD | 4 ++-- grep/PKGBUILD | 4 ++-- groff/PKGBUILD | 4 ++-- gtk-doc/PKGBUILD | 2 +- guile/PKGBUILD | 4 ++-- gyp-git/PKGBUILD | 2 +- gzip/PKGBUILD | 4 ++-- help2man/PKGBUILD | 4 ++-- inetutils/PKGBUILD | 4 ++-- intltool/PKGBUILD | 2 +- libassuan/PKGBUILD | 4 ++-- libffi-git/PKGBUILD | 4 ++-- libffi/PKGBUILD | 2 +- libgcrypt/PKGBUILD | 4 ++-- libgpg-error/PKGBUILD | 4 ++-- libiconv/PKGBUILD | 4 ++-- libidn/PKGBUILD | 4 ++-- libksba/PKGBUILD | 4 ++-- libssh2/PKGBUILD | 4 ++-- libtasn1/PKGBUILD | 4 ++-- libtool/PKGBUILD | 6 +++--- libunistring/PKGBUILD | 4 ++-- m4/PKGBUILD | 4 ++-- make-git/PKGBUILD | 2 +- make/PKGBUILD | 4 ++-- mercurial/PKGBUILD | 4 ++-- midipix-cross-binutils/PKGBUILD | 4 ++-- mingw-w64-cross-binutils-git/PKGBUILD | 2 +- mingw-w64-cross-binutils/PKGBUILD | 6 +++--- mingw-w64-cross-gcc-git/PKGBUILD | 4 ++-- mingw-w64-cross-gcc/PKGBUILD | 6 +++--- ncurses/PKGBUILD | 2 +- nettle/PKGBUILD | 2 +- npth/PKGBUILD | 4 ++-- p11-kit/PKGBUILD | 2 +- patch/PKGBUILD | 4 ++-- pcre/PKGBUILD | 2 +- perl-IPC-Run3/PKGBUILD | 2 +- perl-Probe-Perl/PKGBUILD | 2 +- perl-URI/PKGBUILD | 2 +- pinentry/PKGBUILD | 2 +- pkg-config/PKGBUILD | 4 ++-- pkgfile/PKGBUILD | 2 +- pth/PKGBUILD | 4 ++-- python-distutils-extra/PKGBUILD | 4 ++-- python-markupsafe/PKGBUILD | 4 ++-- python-mock/PKGBUILD | 2 +- python-nose/PKGBUILD | 2 +- python-setuptools/PKGBUILD | 4 ++-- python2-colorama/PKGBUILD | 4 ++-- python2/PKGBUILD | 6 +++--- python3/PKGBUILD | 4 ++-- rarian/PKGBUILD | 4 ++-- rcs/PKGBUILD | 4 ++-- readline/PKGBUILD | 4 ++-- rebase/PKGBUILD | 2 +- rsync/PKGBUILD | 6 +++--- ruby/PKGBUILD | 4 ++-- sed/PKGBUILD | 4 ++-- serf/PKGBUILD | 2 +- sharutils/PKGBUILD | 4 ++-- sqlite/PKGBUILD | 6 +++--- subversion/PKGBUILD | 4 ++-- tar/PKGBUILD | 4 ++-- texinfo/PKGBUILD | 4 ++-- time/PKGBUILD | 4 ++-- wget/PKGBUILD | 4 ++-- which/PKGBUILD | 2 +- yelp-tools/PKGBUILD | 4 ++-- yelp-xsl/PKGBUILD | 4 ++-- 115 files changed, 210 insertions(+), 210 deletions(-) diff --git a/apr-util/PKGBUILD b/apr-util/PKGBUILD index 48f4a23e..673ecdf5 100644 --- a/apr-util/PKGBUILD +++ b/apr-util/PKGBUILD @@ -5,11 +5,11 @@ pkgver=1.5.4 pkgrel=1 pkgdesc="The Apache Portable Runtime" arch=('i686' 'x86_64') -url="http://apr.apache.org/" +url="https://apr.apache.org/" makedepends=('apr-devel' 'libexpat-devel' 'libsqlite-devel') options=('!libtool') license=('APACHE') -source=("http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2" +source=("https://archive.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2" apr-util-1.5.3-msys2.patch plugins.patch) md5sums=('2202b18f269ad606d70e1864857ed93c' diff --git a/apr/PKGBUILD b/apr/PKGBUILD index 644361c2..809bd946 100644 --- a/apr/PKGBUILD +++ b/apr/PKGBUILD @@ -5,11 +5,11 @@ pkgver=1.5.1 pkgrel=1 pkgdesc="The Apache Portable Runtime" arch=('i686' 'x86_64') -url="http://apr.apache.org/" +url="https://apr.apache.org/" makedepends=('libcrypt-devel' 'libuuid-devel') options=('!libtool') license=('APACHE') -source=(http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2 +source=(https://archive.apache.org/dist/apr/apr-${pkgver}.tar.bz2 'apr-1.5.0-msys2.patch' 'binary-copy.patch' 'no-undefined.patch' diff --git a/aspell-en/PKGBUILD b/aspell-en/PKGBUILD index b3e45bc6..18811272 100644 --- a/aspell-en/PKGBUILD +++ b/aspell-en/PKGBUILD @@ -6,14 +6,14 @@ _pkg_subver=0 pkgrel=1 pkgdesc="Aspell English dictionaries" arch=('i686' 'x86_64') -url="ftp://ftp.gnu.org/gnu/aspell/dict/0index.html" +url="https://ftp.gnu.org/gnu/aspell/dict/0index.html" license=('custom') groups=() makedepends=('aspell-devel') depends=('aspell>=0.60') provides=('aspell-en') options=() -source=("http://ftp.gnu.org/gnu/aspell/dict/en/$pkgname-$pkgver-${_pkg_subver}.tar.bz2"{,.sig}) +source=("https://ftp.gnu.org/gnu/aspell/dict/en/$pkgname-$pkgver-${_pkg_subver}.tar.bz2"{,.sig}) sha256sums=('ff9df3c2e8c5bb19c6a66078b36a0ef4c4dfb0fcb969e29f7b5345e26d748d0a' 'SKIP') diff --git a/aspell/PKGBUILD b/aspell/PKGBUILD index 0c12eb28..744c66bb 100644 --- a/aspell/PKGBUILD +++ b/aspell/PKGBUILD @@ -10,7 +10,7 @@ license=('LGPL') groups=('libraries') makedepends=('gcc' 'gettext-devel' 'libiconv-devel' 'ncurses-devel') options=() -source=("http://ftp.gnu.org/gnu/aspell/$pkgname-$pkgver.tar.gz"{,.sig} +source=("https://ftp.gnu.org/gnu/aspell/$pkgname-$pkgver.tar.gz"{,.sig} "msys-platform.patch") sha256sums=('f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1' 'SKIP' diff --git a/autoconf/PKGBUILD b/autoconf/PKGBUILD index c4c40e51..66d86cd9 100644 --- a/autoconf/PKGBUILD +++ b/autoconf/PKGBUILD @@ -7,13 +7,13 @@ pkgrel=3 pkgdesc="A GNU tool for automatically configuring source code" arch=('any') license=('GPL2' 'GPL3' 'custom') -url="http://www.gnu.org/software/autoconf" +url="https://www.gnu.org/software/autoconf" groups=('base-devel') depends=('awk' 'm4' 'diffutils' 'bash') # for test-suite makedepends=('gcc-fortran') install=autoconf.install -source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} 0001-fix-texinfo.patch 0002-msys2.patch 0003-autotest-remove-cr-from-prog-stdout-stderr.patch) diff --git a/autoconf2.13/PKGBUILD b/autoconf2.13/PKGBUILD index b2c7ff51..c9a4ca1d 100644 --- a/autoconf2.13/PKGBUILD +++ b/autoconf2.13/PKGBUILD @@ -6,12 +6,12 @@ pkgrel=2 pkgdesc="A GNU tool for automatically configuring source code" arch=('any') license=('GPL2' 'GPL3' 'custom') -url="http://www.gnu.org/software/autoconf" +url="https://www.gnu.org/software/autoconf" groups=('base-devel') depends=('awk' 'm4' 'diffutils' 'bash') # for test-suite install=autoconf.install -source=(ftp://ftp.gnu.org/pub/gnu/autoconf/autoconf-${pkgver}.tar.gz +source=(https://ftp.gnu.org/pub/gnu/autoconf/autoconf-${pkgver}.tar.gz autoconf2.1-texinfo.patch autoconf-2.13-msys2.patch) md5sums=('9de56d4a161a723228220b0f425dc711' diff --git a/autogen/PKGBUILD b/autogen/PKGBUILD index c67577c1..b06320c3 100644 --- a/autogen/PKGBUILD +++ b/autogen/PKGBUILD @@ -11,7 +11,7 @@ license=('GPL3') makedepends=('gcc' 'gmp-devel' 'libcrypt-devel' 'libffi-devel' 'libgc-devel' 'libguile-devel' 'libxml2-devel') depends=('gcc-libs' 'gmp' 'libcrypt' 'libffi' 'libgc' 'libguile' 'libxml2') install=autogen.install -source=("http://ftp.gnu.org/gnu/${pkgname}/rel${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig} +source=("https://ftp.gnu.org/gnu/${pkgname}/rel${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig} autogen-5.18.1-msys2.patch) sha256sums=('7fbaff0c25035aee5b96913de2c83d9a5cc973b8dc08d6b7489ecbcfd72eb84b' 'SKIP' diff --git a/automake1.10/PKGBUILD b/automake1.10/PKGBUILD index 48ad2aba..cf6967bc 100644 --- a/automake1.10/PKGBUILD +++ b/automake1.10/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=3 pkgdesc="A GNU tool for automatically creating Makefiles" arch=('any') license=('GPL') -url="http://www.gnu.org/software/automake" +url="https://www.gnu.org/software/automake" groups=('base-devel') depends=('perl' 'bash') makedepends=('autoconf') checkdepends=('dejagnu' 'python2') install=automake.install -source=(ftp://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.bz2{,.sig} +source=(https://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.bz2{,.sig} automake-1.10-msys2.patch automake1.10-documentation.patch automake-1.10-makeinfo-fix.patch diff --git a/automake1.11/PKGBUILD b/automake1.11/PKGBUILD index 27dc03ba..0d9024f2 100644 --- a/automake1.11/PKGBUILD +++ b/automake1.11/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=3 pkgdesc="A GNU tool for automatically creating Makefiles" arch=('any') license=('GPL') -url="http://www.gnu.org/software/automake" +url="https://www.gnu.org/software/automake" groups=('base-devel') depends=('perl' 'bash') makedepends=('autoconf') checkdepends=('dejagnu' 'python2') install=automake.install -source=(ftp://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.xz{,.sig} automake-1.11-msys2.patch automake1.11-documentation.patch automake-1.11-makeinfo-fix.patch diff --git a/automake1.12/PKGBUILD b/automake1.12/PKGBUILD index 5296faef..ecd8e7bf 100644 --- a/automake1.12/PKGBUILD +++ b/automake1.12/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=3 pkgdesc="A GNU tool for automatically creating Makefiles" arch=('any') license=('GPL') -url="http://www.gnu.org/software/automake" +url="https://www.gnu.org/software/automake" groups=('base-devel') depends=('perl' 'bash') makedepends=('autoconf') checkdepends=('dejagnu' 'python2') install=automake.install -source=(ftp://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.xz{,.sig} automake-1.14-msys2.patch automake1.12-documentation.patch automake-1.12-perl-escape-curly-bracket.patch) diff --git a/automake1.13/PKGBUILD b/automake1.13/PKGBUILD index 973f97a4..6dfb7a4e 100644 --- a/automake1.13/PKGBUILD +++ b/automake1.13/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=4 pkgdesc="A GNU tool for automatically creating Makefiles" arch=('any') license=('GPL') -url="http://www.gnu.org/software/automake" +url="https://www.gnu.org/software/automake" groups=('base-devel') depends=('perl' 'bash') makedepends=('autoconf') checkdepends=('dejagnu' 'python2') install=automake.install -source=(ftp://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.xz{,.sig} automake-1.14-msys2.patch automake1.13-documentation.patch automake-1.13-perl-escape-curly-bracket.patch) diff --git a/automake1.14/PKGBUILD b/automake1.14/PKGBUILD index 44aa43f9..1343e0ae 100644 --- a/automake1.14/PKGBUILD +++ b/automake1.14/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=3 pkgdesc="A GNU tool for automatically creating Makefiles" arch=('any') license=('GPL') -url="http://www.gnu.org/software/automake" +url="https://www.gnu.org/software/automake" groups=('base-devel') depends=('perl' 'bash') makedepends=('autoconf') checkdepends=('dejagnu' 'python2') install=automake.install -source=(ftp://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.xz{,.sig} automake1.14-documentation.patch automake-1.14-msys2.patch automake-1.14-perl-escape-curly-bracket.patch) diff --git a/automake1.15/PKGBUILD b/automake1.15/PKGBUILD index 0e80d00d..fdb76050 100644 --- a/automake1.15/PKGBUILD +++ b/automake1.15/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=2 pkgdesc="A GNU tool for automatically creating Makefiles" arch=('any') license=('GPL') -url="http://www.gnu.org/software/automake" +url="https://www.gnu.org/software/automake" groups=('base-devel') depends=('perl' 'bash') makedepends=('autoconf') checkdepends=('dejagnu' 'python2') install=automake.install -source=(ftp://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.xz{,.sig} automake1.15-documentation.patch automake-1.15-msys2.patch automake-1.15-perl-escape-curly-bracket.patch) diff --git a/automake1.6/PKGBUILD b/automake1.6/PKGBUILD index 32f8621d..98be6b63 100644 --- a/automake1.6/PKGBUILD +++ b/automake1.6/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=2 pkgdesc="A GNU tool for automatically creating Makefiles" arch=('any') license=('GPL') -url="http://www.gnu.org/software/automake" +url="https://www.gnu.org/software/automake" groups=('base-devel') depends=('perl' 'bash') makedepends=('autoconf') checkdepends=('dejagnu' 'python2') install=automake.install -source=(ftp://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.bz2 +source=(https://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.bz2 automake1.6-add-dirlist-support.patch automake1.6-accomodate-newer-autoconf.patch automake1.6-documentation.patch diff --git a/automake1.7/PKGBUILD b/automake1.7/PKGBUILD index dbaa0c8a..70e7c150 100644 --- a/automake1.7/PKGBUILD +++ b/automake1.7/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=2 pkgdesc="A GNU tool for automatically creating Makefiles" arch=('any') license=('GPL') -url="http://www.gnu.org/software/automake" +url="https://www.gnu.org/software/automake" groups=('base-devel') depends=('perl' 'bash') makedepends=('autoconf') checkdepends=('dejagnu' 'python2') install=automake.install -source=(ftp://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.bz2{,.sig} +source=(https://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.bz2{,.sig} automake-1.7.9-gentoo-test-fixes.patch automake1.7-cygwin-test-fixes.patch automake1.7-documentation.patch diff --git a/automake1.8/PKGBUILD b/automake1.8/PKGBUILD index 4463f588..73295e57 100644 --- a/automake1.8/PKGBUILD +++ b/automake1.8/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=3 pkgdesc="A GNU tool for automatically creating Makefiles" arch=('any') license=('GPL') -url="http://www.gnu.org/software/automake" +url="https://www.gnu.org/software/automake" groups=('base-devel') depends=('perl' 'bash') makedepends=('autoconf') checkdepends=('dejagnu' 'python2') install=automake.install -source=(ftp://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.bz2{,.sig} +source=(https://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.bz2{,.sig} automake-1.8.5-gentoo-test-fixes.patch automake1.8-vs-modern-libtool.patch automake1.8-documentation.patch diff --git a/automake1.9/PKGBUILD b/automake1.9/PKGBUILD index adfc7a73..fae924bf 100644 --- a/automake1.9/PKGBUILD +++ b/automake1.9/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=2 pkgdesc="A GNU tool for automatically creating Makefiles" arch=('any') license=('GPL') -url="http://www.gnu.org/software/automake" +url="https://www.gnu.org/software/automake" groups=('base-devel') depends=('perl' 'bash') makedepends=('autoconf') checkdepends=('dejagnu' 'python2') install=automake.install -source=(ftp://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.bz2{,.sig} +source=(https://ftp.gnu.org/gnu/automake/automake-${pkgver}.tar.bz2{,.sig} automake-1.9.6-gentoo-aclocal7-test-sleep.patch automake-1.9.6-gentoo-ignore-comments.patch automake-1.9.6-gentoo-include-dir-prefix.patch diff --git a/bash/PKGBUILD b/bash/PKGBUILD index b0d20c2f..9a739578 100644 --- a/bash/PKGBUILD +++ b/bash/PKGBUILD @@ -10,11 +10,11 @@ pkgrel=4 pkgdesc="The GNU Bourne Again shell" arch=('i686' 'x86_64') license=('GPL') -url="http://www.gnu.org/software/bash/bash.html" +url="https://www.gnu.org/software/bash/bash.html" groups=('base') validpgpkeys=('7C0135FB088AAF6C66C650B9BB5869F064EA74AB') # Chet Ramey makedepends=('gettext-devel' 'libreadline-devel>=6.3' 'ncurses-devel') -source=(http://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig} +source=(https://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig} 0001-bash-4.3-cygwin.patch 0002-bash-4.3-msysize.patch 0003-bash-4.3-readline.patch @@ -25,7 +25,7 @@ source=(http://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig} privmode-setuid-fail.patch) if [ $_patchlevel -gt 000 ]; then for (( p=1; p<=$((10#${_patchlevel})); p++ )); do - source=(${source[@]} http://ftp.gnu.org/gnu/bash/bash-$_basever-patches/bash${_basever//./}-$(printf "%03d" $p){,.sig}) + source=(${source[@]} https://ftp.gnu.org/gnu/bash/bash-$_basever-patches/bash${_basever//./}-$(printf "%03d" $p){,.sig}) done fi diff --git a/bc/PKGBUILD b/bc/PKGBUILD index d7f45c5a..b01fdd2e 100644 --- a/bc/PKGBUILD +++ b/bc/PKGBUILD @@ -5,11 +5,11 @@ pkgver=1.06 pkgrel=2 pkgdesc="An arbitrary precision calculator language" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/bc" +url="https://www.gnu.org/software/bc" license=('GPL') depends=('gcc' 'libreadline' 'ncurses') builddepends=('libreadline-devel' 'ncurses-devel') -source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz +source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz 0001-Fix-readline-prototype.patch) sha1sums=('c8f258a7355b40a485007c40865480349c157292' '64f51317b830d6fa9bdb9712ccb0b946715d42c1') diff --git a/binutils/PKGBUILD b/binutils/PKGBUILD index dadfb058..52b595f9 100644 --- a/binutils/PKGBUILD +++ b/binutils/PKGBUILD @@ -7,7 +7,7 @@ pkgver=${_basever} pkgrel=1 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/binutils/" +url="https://www.gnu.org/software/binutils/" license=('GPL') groups=('msys2-devel') depends=('libiconv' 'libintl' 'zlib') @@ -16,7 +16,7 @@ makedepends=('libiconv-devel' 'gettext-devel' 'zlib-devel') options=('staticlibs' '!distcc' '!ccache') install=binutils.install source=(#http://sourceware.mirrors.tds.net/pub/sourceware.org/binutils/snapshots/binutils-${_basever}.tar.bz2 - ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig} + https://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig} #http://cygwin.parentingamerica.com/x86_64/release/binutils/binutils-2.24.51-5-src.tar.xz binutils-trunk-msys2.patch 0005-bfd-Increase-_bfd_coff_max_nscns-to-65279.patch) diff --git a/bison/PKGBUILD b/bison/PKGBUILD index 84ef6917..6b84f7f3 100644 --- a/bison/PKGBUILD +++ b/bison/PKGBUILD @@ -6,13 +6,13 @@ pkgrel=1 pkgdesc="The GNU general-purpose parser generator" arch=('i686' 'x86_64') license=('GPL3') -url="http://www.gnu.org/software/bison/bison.html" +url="https://www.gnu.org/software/bison/bison.html" depends=('m4' 'sh') groups=('base-devel') options=('staticlibs') makedepends=('flex') install=bison.install -source=(ftp://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig} bison-3.0.2-msys2.patch) md5sums=('c342201de104cc9ce0a21e0ad10d4021' 'SKIP' diff --git a/bzr-fastimport/PKGBUILD b/bzr-fastimport/PKGBUILD index 31899f79..888956f3 100644 --- a/bzr-fastimport/PKGBUILD +++ b/bzr-fastimport/PKGBUILD @@ -8,7 +8,7 @@ arch=('any') url="https://launchpad.net/bzr-fastimport" license=('GPL2') depends=('bzr' 'python2-fastimport') -source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz" +source=("https://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz" "helpers.patch") md5sums=('e47115774d44ae0c3b027ae0374aa52e' '629f233bf6b0af41ccff6d561d2c91b2') @@ -16,8 +16,8 @@ md5sums=('e47115774d44ae0c3b027ae0374aa52e' prepare() { cd "${srcdir}/${pkgname}-${pkgver}" # Remove calls to helpers that have been obsoleted in python2-fastimport - # - http://bazaar.launchpad.net/~jelmer/python-fastimport/trunk/revision/328 - # - http://bazaar.launchpad.net/~jelmer/python-fastimport/trunk/revision/327 + # - https://bazaar.launchpad.net/~jelmer/python-fastimport/trunk/revision/328 + # - https://bazaar.launchpad.net/~jelmer/python-fastimport/trunk/revision/327 patch -Np1 -i "${srcdir}/helpers.patch" } diff --git a/bzr/PKGBUILD b/bzr/PKGBUILD index 10e627ed..d3efa055 100644 --- a/bzr/PKGBUILD +++ b/bzr/PKGBUILD @@ -10,7 +10,7 @@ license=('GPL') groups=('VCS') depends=('python2') #optdepends=('python-paramiko: for sftp support') -source=("http://launchpad.net/${pkgname}/${pkgver%.*}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.sig} +source=("https://launchpad.net/${pkgname}/${pkgver%.*}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.sig} 0001-setup.py-man-install.patch 0002-add-msys2-certs-location.patch) md5sums=('28c86653d0df10d202c6b842deb0ea35' diff --git a/ca-certificates/PKGBUILD b/ca-certificates/PKGBUILD index f204e844..058a6c0a 100644 --- a/ca-certificates/PKGBUILD +++ b/ca-certificates/PKGBUILD @@ -5,7 +5,7 @@ pkgver=20150426 pkgrel=1 pkgdesc='Common CA certificates' arch=('any') -url='http://www.mozilla.org/projects/security/certs/' +url='https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/' license=('MPL' 'GPL') source=("http://ftp.debian.org/debian/pool/main/c/${pkgname}/${pkgname}_${pkgver}.tar.xz" 'CAcert.org_root.crt::http://www.cacert.org/certs/root.crt' diff --git a/catgets/PKGBUILD b/catgets/PKGBUILD index fad388b5..3ddf1dbd 100644 --- a/catgets/PKGBUILD +++ b/catgets/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="catgets message catalog API" groups=('base') arch=('i686' 'x86_64') license=('custom') -url="http://www.gnu.org/software/libc/" +url="https://www.gnu.org/software/libc/" makedepends=('libiconv-devel' 'gettext-devel') source=(catgets-${pkgver}.tar.bz2 catgets-1.1-2.src.patch diff --git a/coreutils/PKGBUILD b/coreutils/PKGBUILD index b96c6ec3..5a3d1622 100644 --- a/coreutils/PKGBUILD +++ b/coreutils/PKGBUILD @@ -6,12 +6,12 @@ pkgrel=1 pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system" arch=('i686' 'x86_64') license=('GPL3') -url="http://www.gnu.org/software/coreutils" +url="https://www.gnu.org/software/coreutils" groups=('base') depends=('gmp' 'libiconv' 'libintl') makedepends=('gmp-devel' 'libiconv-devel' 'gettext-devel' 'help2man') install=${pkgname}.install -source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} 001-coreutils-8.24-3.src.patch 005-manifest.patch 006-msys1-0x0d.patch diff --git a/curl/PKGBUILD b/curl/PKGBUILD index e7f6e72b..d363cd66 100644 --- a/curl/PKGBUILD +++ b/curl/PKGBUILD @@ -6,12 +6,12 @@ pkgver=7.47.1 pkgrel=1 pkgdesc="Multi-protocol file transfer utility" arch=('i686' 'x86_64') -url="http://curl.haxx.se" +url="https://curl.haxx.se" license=('MIT') depends=('ca-certificates') makedepends=('heimdal-devel' 'libmetalink-devel' 'libcrypt-devel' 'libidn-devel' 'libssh2-devel' 'openssl-devel' 'zlib-devel') # 'libcares-devel' options=('!libtool' 'strip' '!debug') -source=("http://curl.haxx.se/download/${pkgname}-${pkgver}.tar.bz2"{,.asc} +source=("https://curl.haxx.se/download/${pkgname}-${pkgver}.tar.bz2"{,.asc} curl-7.32.0-msys2.patch) md5sums=('9ea3123449439bbd960cd25cf98796fb' 'SKIP' diff --git a/cvs/PKGBUILD b/cvs/PKGBUILD index 91668386..0ef1f7aa 100644 --- a/cvs/PKGBUILD +++ b/cvs/PKGBUILD @@ -11,7 +11,7 @@ depends=('heimdal' 'zlib' 'libcrypt' 'libopenssl') makedepends=('heimdal-devel' 'zlib-devel' 'gcc' 'libcrypt-devel' 'openssl-devel') options=('staticlibs') install=cvs.install -source=(ftp://ftp.gnu.org/non-gnu/cvs/source/stable/${pkgver}/${pkgname}-${pkgver}.tar.bz2 +source=(https://ftp.gnu.org/non-gnu/cvs/source/stable/${pkgver}/${pkgname}-${pkgver}.tar.bz2 cvs-1.11.1p1-bs.patch cvs-1.11.19-abortabort.patch cvs-1.11.19-comp.patch diff --git a/dejagnu/PKGBUILD b/dejagnu/PKGBUILD index e31ad29d..20919f88 100644 --- a/dejagnu/PKGBUILD +++ b/dejagnu/PKGBUILD @@ -6,11 +6,11 @@ pkgver=1.5.3 pkgrel=1 pkgdesc="Framework for testing other programs" arch=('any') -url="http://www.gnu.org/software/dejagnu/" +url="https://www.gnu.org/software/dejagnu/" license=('GPL') depends=('expect') #install=dejagnu.install -source=(http://ftp.gnu.org/gnu/dejagnu/${pkgname}-${pkgver}.tar.gz{,.sig}) +source=(https://ftp.gnu.org/gnu/dejagnu/${pkgname}-${pkgver}.tar.gz{,.sig}) md5sums=('5bda2cdb1af51a80aecce58d6e42bd2f' 'SKIP') validpgpkeys=('CB0B31452BBE862933013D9176362888B55988D4') # Ben Elliston diff --git a/diffutils/PKGBUILD b/diffutils/PKGBUILD index 3fc83bc1..89a618d2 100644 --- a/diffutils/PKGBUILD +++ b/diffutils/PKGBUILD @@ -5,12 +5,12 @@ pkgver=3.3 pkgrel=3 pkgdesc="Utility programs used for creating patch files" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/diffutils" +url="https://www.gnu.org/software/diffutils" license=('GPL3') groups=('base-devel') depends=('msys2-runtime' 'sh') install=diffutils.install -source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} diffutils-3.3-msys2.patch) md5sums=('99180208ec2a82ce71f55b0d7389f1b3' 'SKIP' diff --git a/ed/PKGBUILD b/ed/PKGBUILD index 18c1ba8e..ed4371e2 100644 --- a/ed/PKGBUILD +++ b/ed/PKGBUILD @@ -6,10 +6,10 @@ pkgrel=1 pkgdesc="A POSIX-compliant line-oriented text editor" arch=('i686' 'x86_64') license=('GPL') -url="http://www.gnu.org/software/ed/ed.html" +url="https://www.gnu.org/software/ed/ed.html" depends=('sh') options=('!emptydirs') -source=("ftp://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.lz"{,.sig}) +source=("https://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.lz"{,.sig}) install='ed.install' validpgpkeys=('1D41C14B272A2219A739FA4F8FE99503132D7742') # Antonio Diaz Diaz md5sums=('67c96fc79c29e86fb8002759c4a20e16' diff --git a/findutils/PKGBUILD b/findutils/PKGBUILD index 6b7a6fe7..67dc5444 100644 --- a/findutils/PKGBUILD +++ b/findutils/PKGBUILD @@ -9,8 +9,8 @@ license=('GPL3') groups=('base') depends=('libiconv' 'libintl') makedepends=('libiconv-devel' 'gettext-devel') -url="http://www.gnu.org/software/findutils" -source=(http://ftp.gnu.org/pub/gnu/findutils/${pkgname}-${pkgver}.tar.gz{,.sig} +url="https://www.gnu.org/software/findutils" +source=(https://ftp.gnu.org/pub/gnu/findutils/${pkgname}-${pkgver}.tar.gz{,.sig} findutils-4.5.12-msys2.patch) install=findutils.install sha1sums=('f18e8aaee3f3d4173a1f598001003be8706d28b0' diff --git a/gamin/PKGBUILD b/gamin/PKGBUILD index a21475c7..ee9705bc 100644 --- a/gamin/PKGBUILD +++ b/gamin/PKGBUILD @@ -10,7 +10,7 @@ url="https://people.gnome.org/~veillard/gamin/" license=('LGPL') groups=('libraries') makedepends=('gcc' 'gtk-doc' 'glib2-devel' 'pcre-devel' 'python2') -source=("ftp://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2" +source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2" 001-no-undefined.patch 002-fix-deprecated-const.patch 003-python-link.patch) diff --git a/gawk/PKGBUILD b/gawk/PKGBUILD index a577f806..a55003f7 100644 --- a/gawk/PKGBUILD +++ b/gawk/PKGBUILD @@ -5,14 +5,14 @@ pkgver=4.1.3 pkgrel=1 pkgdesc="GNU version of awk" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/gawk/" +url="https://www.gnu.org/software/gawk/" license=('GPL') groups=('base' 'base-devel') depends=('sh' 'mpfr' 'libintl' 'libreadline') makedepends=('gettext-devel' 'mpfr-devel' 'libreadline-devel') provides=('awk') install=gawk.install -source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig} +source=(https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig} gawk-4.1.1-autotools.patch) md5sums=('55d37f4069502677f25d1340df8eec97' 'SKIP' diff --git a/gcc/PKGBUILD b/gcc/PKGBUILD index 59968161..94e3a6fd 100644 --- a/gcc/PKGBUILD +++ b/gcc/PKGBUILD @@ -13,7 +13,7 @@ pkgdesc="The GNU Compiler Collection" arch=('i686' 'x86_64') groups=('msys2-devel') license=('GPL' 'LGPL' 'FDL' 'custom') -url="http://gcc.gnu.org" +url="https://gcc.gnu.org" makedepends=('binutils>=2.23' 'mpc-devel' 'cloog-devel' 'gmp-devel' 'mpfr-devel' 'isl-devel' 'zlib-devel' 'windows-default-manifest') @@ -22,7 +22,7 @@ STRIP_OPTION="strip" #DEBUG_OPTION="debug" DEBUG_OPTION="!debug" options=('!emptydirs' "$STRIP_OPTION" "$DEBUG_OPTION") -source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2 +source=("https://ftp.gnu.org/gnu/gcc/gcc-${pkgver}/gcc-${pkgver}.tar.bz2" 001-4.7-ada.patch 005-4.7-boehm-gc-cygwin.patch 010-4.7-execstack.patch diff --git a/gdb/PKGBUILD b/gdb/PKGBUILD index eb78b2df..ec5371ef 100644 --- a/gdb/PKGBUILD +++ b/gdb/PKGBUILD @@ -7,13 +7,13 @@ _gcc_ver=4.9.2 pkgdesc="GNU Debugger (MSYS2 version)" arch=('i686' 'x86_64') license=('GPL3') -url="http://www.gnu.org/software/gdb/" +url="https://www.gnu.org/software/gdb/" groups=('base-devel') depends=("libiconv" "zlib" "expat" "libiconv" "python2" "libexpat" "libreadline") #checkdepends=('dejagnu' 'bc') makedepends=("libiconv-devel" "zlib-devel" "ncurses-devel" "liblzma-devel" "libexpat-devel" "libreadline-devel") options=('staticlibs' '!distcc' '!ccache') -source=("http://ftp.gnu.org/gnu/gdb/gdb-${pkgver}.tar.xz"{,.sig} +source=("https://ftp.gnu.org/gnu/gdb/gdb-${pkgver}.tar.xz"{,.sig} 'gdbinit' 'gdb-7.8.1-msysize.patch' '7.8-symtab-cygwin.patch' diff --git a/gdbm/PKGBUILD b/gdbm/PKGBUILD index 8f10c46f..d4cb117f 100644 --- a/gdbm/PKGBUILD +++ b/gdbm/PKGBUILD @@ -4,11 +4,11 @@ pkgname=('gdbm' 'libgdbm' 'libgdbm-devel') pkgver=1.11 pkgrel=3 pkgdesc="GNU database library" -url="http://www.gnu.org/software/gdbm/gdbm.html" +url="https://www.gnu.org/software/gdbm/gdbm.html" license=('GPL3') arch=('i686' 'x86_64') depends=('sh') -source=(ftp://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig} +source=(https://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig} gdbm-1.10-zeroheaders.patch 1.10-no-undefined.patch 1.11-parallel-make.patch @@ -29,7 +29,7 @@ prepare() { # uninitialized memory might contain sensitive informations # from other applications. # https://bugzilla.redhat.com/show_bug.cgi?id=4457 - # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=208927 + # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=208927 patch -Np1 -i ${srcdir}/gdbm-1.10-zeroheaders.patch patch -Np2 -i ${srcdir}/1.10-no-undefined.patch diff --git a/gengetopt/PKGBUILD b/gengetopt/PKGBUILD index 2d48877b..331a0eb3 100644 --- a/gengetopt/PKGBUILD +++ b/gengetopt/PKGBUILD @@ -5,11 +5,11 @@ pkgver=2.22.6 pkgrel=2 pkgdesc="A tool to write command line option parsing code for C programs." arch=('i686' 'x86_64' 'arm' 'armv6h') -url="http://www.gnu.org/software/gengetopt/gengetopt.html" +url="https://www.gnu.org/software/gengetopt/gengetopt.html" license="GPL" options=('!docs' '!makeflags') makedepends=('bison' 'flex' 'gcc' 'help2man') -source=(ftp://ftp.gnu.org/gnu/gengetopt/${pkgname}-${pkgver}.tar.gz{,.sig} +source=(https://ftp.gnu.org/gnu/gengetopt/${pkgname}-${pkgver}.tar.gz{,.sig} msysize.patch) md5sums=('29749a48dda69277ab969c510597a14e' 'SKIP' diff --git a/gettext/PKGBUILD b/gettext/PKGBUILD index 61253de5..a2bb60cb 100644 --- a/gettext/PKGBUILD +++ b/gettext/PKGBUILD @@ -6,12 +6,12 @@ pkgver=0.19.6 pkgrel=1 pkgdesc="GNU internationalization library" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/gettext/" +url="https://www.gnu.org/software/gettext/" license=('GPL') groups=('base-devel') makedepends=('libiconv-devel') options=(!docs) -source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig} +source=(https://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig} 0.18.1.1-autopoint-V.patch 0.19.3-localename.patch 0.18.1.1-no-woe32dll.patch diff --git a/git/PKGBUILD b/git/PKGBUILD index b410b426..7d59e93f 100644 --- a/git/PKGBUILD +++ b/git/PKGBUILD @@ -6,7 +6,7 @@ pkgver=2.7.1 pkgrel=1 pkgdesc="The fast distributed version control system" arch=('i686' 'x86_64') -url="http://git-scm.com/" +url="https://git-scm.com/" license=('GPL2') groups=('VCS') depends=('curl' diff --git a/glib2/PKGBUILD b/glib2/PKGBUILD index 4151525a..d9bc8336 100644 --- a/glib2/PKGBUILD +++ b/glib2/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc="Common C routines used by GTK+ and other libs" url="http://www.gtk.org/" arch=('i686' 'x86_64') makedepends=('pkg-config' 'python' 'libxslt-devel' 'docbook-xsl' 'pcre-devel' 'libffi-devel' 'libiconv-devel' 'gamin-devel' 'gtk-doc' 'zlib-devel') -source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-$pkgver.tar.xz +source=(https://download.gnome.org/sources/glib/${pkgver%.*}/glib-$pkgver.tar.xz revert-warn-glib-compile-schemas.patch 2.16-tests.patch 2.24.1-gmodule.patch diff --git a/gnome-common/PKGBUILD b/gnome-common/PKGBUILD index 60e97335..0477bea5 100644 --- a/gnome-common/PKGBUILD +++ b/gnome-common/PKGBUILD @@ -6,8 +6,8 @@ pkgrel=1 pkgdesc="Common development macros for GNOME" arch=('any') license=('GPL') -url="http://www.gnome.org" -source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-$pkgver.tar.xz +url="https://www.gnome.org" +source=(https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-$pkgver.tar.xz Werror-format-remove.patch) sha256sums=('4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c' 'c88704be75556c08a62645588ec70050f58def421f849c0519213c8709e36906') diff --git a/gnome-doc-utils/PKGBUILD b/gnome-doc-utils/PKGBUILD index 83468c24..aacb5933 100644 --- a/gnome-doc-utils/PKGBUILD +++ b/gnome-doc-utils/PKGBUILD @@ -8,8 +8,8 @@ arch=('any') license=('GPL' 'LGPL') depends=('libxslt' 'python2' 'docbook-xml' 'rarian') makedepends=('intltool') -url="http://www.gnome.org" -source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz +url="https://www.gnome.org" +source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz 0.18.0-abs_top_srcdir.patch msysize.patch) sha256sums=('cb0639ffa9550b6ddf3b62f3b1add92fb92ab4690d351f2353cffe668be8c4a6' diff --git a/gnupg/PKGBUILD b/gnupg/PKGBUILD index 7e44c45b..1b340367 100644 --- a/gnupg/PKGBUILD +++ b/gnupg/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gnupg pkgver=2.1.3 pkgrel=1 pkgdesc='Complete and free implementation of the OpenPGP standard' -url='http://www.gnupg.org/' +url='https://gnupg.org/' license=('GPL') arch=('i686' 'x86_64') makedepends=('libassuan-devel' @@ -18,7 +18,7 @@ makedepends=('libassuan-devel' 'libnpth-devel' 'gettext-devel') depends=('bzip2' 'libassuan' 'libbz2' 'libcurl' 'libgcrypt' 'libgnutls' 'libiconv' 'libintl' 'libksba' 'libnpth' 'pinentry') -source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig} +source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig} 'gnupg-2.1.3-msys2.patch') sha1sums=('091e69ec1ce3f0032e6b135e4da561e8d46d20a7' 'SKIP' diff --git a/gperf/PKGBUILD b/gperf/PKGBUILD index 5290198c..79f128da 100644 --- a/gperf/PKGBUILD +++ b/gperf/PKGBUILD @@ -5,13 +5,13 @@ pkgver=3.0.4 pkgrel=3 pkgdesc="Perfect hash function generator" arch=('x86_64' 'i686') -url="http://www.gnu.org/software/gperf/" +url="https://www.gnu.org/software/gperf/" license=('GPL3') groups=('base-devel') depends=('gcc-libs' 'info') makedepends=('gcc' 'texinfo') install=gperf.install -source=("http://ftp.gnu.org/pub/gnu/gperf/${pkgname}-${pkgver}.tar.gz"{,.sig} +source=("https://ftp.gnu.org/pub/gnu/gperf/${pkgname}-${pkgver}.tar.gz"{,.sig} gperf-3.0.4-tests-cygwin-setmode.patch) sha1sums=('e32d4aff8f0c730c9a56554377b2c6d82d0951b8' 'SKIP' diff --git a/gpgme/PKGBUILD b/gpgme/PKGBUILD index cca8c418..df204b72 100644 --- a/gpgme/PKGBUILD +++ b/gpgme/PKGBUILD @@ -6,12 +6,12 @@ pkgver=1.6.0 pkgrel=1 pkgdesc="A C wrapper library for GnuPG" arch=('i686' 'x86_64') -url="http://www.gnupg.org/related_software/gpgme/" +url="https://gnupg.org/related_software/gpgme/" license=('LGPL') depends=('libassuan' 'libgpg-error' 'gnupg') makedepends=('libassuan-devel' 'libgpg-error-devel') options=('!libtool' '!emptydirs') -source=(ftp://ftp.gnupg.org/gcrypt/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2{,.sig} +source=(https://gnupg.org/ftp/gcrypt/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2{,.sig} gpgme-1.4.2-msys2.patch) sha1sums=('21510323495f6220f8f67610c3c27a23d761d43d' 'SKIP' diff --git a/grep/PKGBUILD b/grep/PKGBUILD index c63494ba..1d90c059 100644 --- a/grep/PKGBUILD +++ b/grep/PKGBUILD @@ -6,12 +6,12 @@ pkgrel=1 pkgdesc="A string search utility" arch=('i686' 'x86_64') license=('GPL3') -url="http://www.gnu.org/software/grep/grep.html" +url="https://www.gnu.org/software/grep/grep.html" groups=('base' 'base-devel') depends=('libiconv' 'libintl' 'libpcre' 'sh') makedepends=('texinfo' 'gettext-devel' 'libiconv-devel' 'pcre-devel') install=${pkgname}.install -source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig} grep-2.16-msys2.patch) md5sums=('e1015e951a49a82b02e38891026ef5df' 'SKIP' diff --git a/groff/PKGBUILD b/groff/PKGBUILD index f18c40f6..768356cf 100644 --- a/groff/PKGBUILD +++ b/groff/PKGBUILD @@ -5,13 +5,13 @@ pkgver=1.22.3 pkgrel=1 pkgdesc="GNU troff text-formatting system" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/groff/groff.html" +url="https://www.gnu.org/software/groff/groff.html" license=('GPL') groups=('base-devel') depends=('perl' 'gcc-libs') makedepends=() optdepends=() -source=(ftp://ftp.gnu.org/gnu/groff/groff-$pkgver.tar.gz{,.sig} +source=(https://ftp.gnu.org/gnu/groff/groff-$pkgver.tar.gz{,.sig} site.tmac groff-1.22.2-msys2.patch 0001-fix-mom-pdf-symlink.patch) diff --git a/gtk-doc/PKGBUILD b/gtk-doc/PKGBUILD index a0dd027d..d856b6d5 100644 --- a/gtk-doc/PKGBUILD +++ b/gtk-doc/PKGBUILD @@ -25,7 +25,7 @@ optdepends=(#"jade: SGML support" #"dblatex: PDF support" ) url="http://www.gtk.org/gtk-doc/" -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz) +source=(https://download.gnome.org/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz) md5sums=('a8b96bacaba04e83531abf8e36d4e476') prepare() { diff --git a/guile/PKGBUILD b/guile/PKGBUILD index e3583c16..bf31a097 100644 --- a/guile/PKGBUILD +++ b/guile/PKGBUILD @@ -5,11 +5,11 @@ pkgname=("$pkgbase" "lib${pkgbase}" "lib${pkgbase}-devel") pkgver=2.0.11 pkgrel=3 pkgdesc="a portable, embeddable Scheme implementation written in C" -url="http://www.gnu.org/software/guile/" +url="https://www.gnu.org/software/guile/" arch=(i686 x86_64) license=('GPL') makedepends=('libltdl' 'gmp-devel' 'ncurses-devel' 'libunistring-devel' 'libgc-devel' 'libffi-devel' 'texinfo') -source=("ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz" +source=("https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz" 2.0.9-module-ldflags.patch guile-2.0.9-export-symbols.patch guile-2.0.9-msys2.patch) diff --git a/gyp-git/PKGBUILD b/gyp-git/PKGBUILD index 9baabcdf..d8ba41be 100644 --- a/gyp-git/PKGBUILD +++ b/gyp-git/PKGBUILD @@ -6,7 +6,7 @@ pkgname=${_realname}-git pkgver=r2051.2b08654 pkgrel=1 pkgdesc="GYP can Generate Your Projects." -url="http://code.google.com/p/gyp/" +url="https://code.google.com/p/gyp/" arch=('i686' 'x86_64') provides=("gyp") conflicts=("gyp") diff --git a/gzip/PKGBUILD b/gzip/PKGBUILD index 781a8e8e..f779a09d 100644 --- a/gzip/PKGBUILD +++ b/gzip/PKGBUILD @@ -5,12 +5,12 @@ pkgver=1.6 pkgrel=1 pkgdesc="GNU compression utility" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/gzip/" +url="https://www.gnu.org/software/gzip/" license=('GPL3') groups=('base' 'compression') depends=('msys2-runtime' 'bash' 'less') install=gzip.install -source=(ftp://ftp.gnu.org/pub/gnu/gzip/gzip-$pkgver.tar.xz{,.sig} +source=(https://ftp.gnu.org/pub/gnu/gzip/gzip-$pkgver.tar.xz{,.sig} 'gzip-1.6-fpending.patch' 'gzip-1.6-msys2.patch') md5sums=('da981f86677d58a106496e68de6f8995' diff --git a/help2man/PKGBUILD b/help2man/PKGBUILD index 814be61b..13ee1452 100644 --- a/help2man/PKGBUILD +++ b/help2man/PKGBUILD @@ -5,12 +5,12 @@ pkgver=1.47.3 pkgrel=1 pkgdesc="Conversion tool to create man files" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/help2man/" +url="https://www.gnu.org/software/help2man/" license=('GPL') groups=('base-devel') depends=('perl-Locale-Gettext' 'libintl') install=help2man.install -source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} 1.40.4-cygwin-nls.patch) sha256sums=('c232af6475ef65bee02770862a362f4c4c2e6c9967d39e987eb94cadcfc13856' 'SKIP' diff --git a/inetutils/PKGBUILD b/inetutils/PKGBUILD index 56192188..efcf1599 100644 --- a/inetutils/PKGBUILD +++ b/inetutils/PKGBUILD @@ -5,14 +5,14 @@ pkgver=1.9.2 pkgrel=1 pkgdesc="A collection of common network programs." arch=('i686' 'x86_64') -url="http://www.gnu.org/software/inetutils/" +url="https://www.gnu.org/software/inetutils/" license=('GPL3') groups=('base') depends=('gcc-libs' 'libintl' 'libcrypt' 'libreadline' 'ncurses' 'tftp-hpa') makedepends=('automake' 'autoconf' 'pkg-config' 'make' 'gettext-devel' 'libcrypt-devel' 'libreadline-devel' 'ncurses-devel') options=('!emptydirs') install=inetutils.install -source=(http://ftp.gnu.org/gnu/inetutils/${pkgname}-${pkgver}.tar.xz +source=(https://ftp.gnu.org/gnu/inetutils/${pkgname}-${pkgver}.tar.xz 01-buildsystem-updates.patch 07-other-buildsys-updates.patch 08-libinetutils.patch diff --git a/intltool/PKGBUILD b/intltool/PKGBUILD index a728d2c9..1539fb9a 100644 --- a/intltool/PKGBUILD +++ b/intltool/PKGBUILD @@ -10,7 +10,7 @@ url="https://edge.launchpad.net/intltool" groups=('base-devel') makedepends=('perl') depends=('perl-XML-Parser') -source=(http://edge.launchpad.net/intltool/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz{,.asc} +source=(https://edge.launchpad.net/intltool/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz{,.asc} perl-5.22-compatibility.patch) sha1sums=('a0c3bcb99d1bcfc5db70f8d848232a47c47da090' 'SKIP' diff --git a/libassuan/PKGBUILD b/libassuan/PKGBUILD index f75dc511..5ef6d059 100644 --- a/libassuan/PKGBUILD +++ b/libassuan/PKGBUILD @@ -6,11 +6,11 @@ pkgver=2.4.2 pkgrel=1 pkgdesc="A IPC library used by some GnuPG related software" arch=('i686' 'x86_64') -url="http://www.gnupg.org/related_software/libassuan" +url="https://gnupg.org/related_software/libassuan" license=('GPL') makedepends=('libgpg-error-devel') options=('strip' 'libtool') -source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig} +source=(https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig} 'msysize.patch') sha1sums=('ac1047f9764fd4a4db7dafe47640643164394db9' 'SKIP' diff --git a/libffi-git/PKGBUILD b/libffi-git/PKGBUILD index 75276cb2..746f1662 100644 --- a/libffi-git/PKGBUILD +++ b/libffi-git/PKGBUILD @@ -5,14 +5,14 @@ pkgver=v3.2.1.r142.g17ffc36 pkgrel=1 pkgdesc="Portable, high level programming interface to various calling conventions" arch=('i686' 'x86_64') -url="http://sourceware.org/libffi/" +url="https://sourceware.org/libffi/" groups=('libraries') license=('MIT') depends=() checkdepends=('dejagnu') #options=('!strip' 'debug') install=libffi.install -source=("libffi"::"git+git://github.com/atgreen/libffi.git" +source=("libffi"::"git+https://github.com/atgreen/libffi.git" config.sub config.guess 0001-msys2ize.patch) diff --git a/libffi/PKGBUILD b/libffi/PKGBUILD index 00368a11..2403b5a9 100644 --- a/libffi/PKGBUILD +++ b/libffi/PKGBUILD @@ -5,7 +5,7 @@ pkgver=3.2.1 pkgrel=1 pkgdesc="Portable, high level programming interface to various calling conventions" arch=('i686' 'x86_64') -url="http://sourceware.org/libffi/" +url="https://sourceware.org/libffi/" groups=('libraries') license=('MIT') depends=() diff --git a/libgcrypt/PKGBUILD b/libgcrypt/PKGBUILD index 90c017cb..7cfe3014 100644 --- a/libgcrypt/PKGBUILD +++ b/libgcrypt/PKGBUILD @@ -6,12 +6,12 @@ pkgver=1.6.4 pkgrel=1 pkgdesc="General purpose cryptographic library based on the code from GnuPG" arch=(i686 x86_64) -url="http://www.gnupg.org" +url="https://gnupg.org" license=('LGPL') depends=('libgpg-error') makedepends=('libgpg-error-devel') options=('!emptydirs') -source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2 +source=(https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2 1.5.0-win64.patch libgcrypt-1.6.1-msys2.patch) sha1sums=('ed52add1ce635deeb2f5c6650e52667debd4ec70' diff --git a/libgpg-error/PKGBUILD b/libgpg-error/PKGBUILD index 247258bf..33ac1d6b 100644 --- a/libgpg-error/PKGBUILD +++ b/libgpg-error/PKGBUILD @@ -6,11 +6,11 @@ pkgver=1.21 pkgrel=1 pkgdesc="Support library for libgcrypt" arch=(i686 x86_64) -url="http://www.gnupg.org" +url="https://gnupg.org" license=('LGPL') depends=('msys2-runtime' 'sh' 'libiconv' 'libintl') makedepends=('libiconv-devel' 'gettext-devel') -source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig} +source=(https://gnupg.org/ftp/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig} #ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2 libgpg-error-1.16-msys2.patch cygwin-gen-lock2.patch) diff --git a/libiconv/PKGBUILD b/libiconv/PKGBUILD index 3b21cf8e..e725e79b 100644 --- a/libiconv/PKGBUILD +++ b/libiconv/PKGBUILD @@ -6,9 +6,9 @@ pkgrel=2 pkgdesc='Libiconv is a conversion library' groups=('libraries') arch=('i686' 'x86_64') -url='http://www.gnu.org/software/libiconv/' +url='https://www.gnu.org/software/libiconv/' license=('LGPL') -source=("http://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz" +source=("https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz" 1.14-cross-install.patch libiconv-1.14-reloc.patch libiconv-1.14-wchar.patch diff --git a/libidn/PKGBUILD b/libidn/PKGBUILD index 506311cb..a35e5722 100644 --- a/libidn/PKGBUILD +++ b/libidn/PKGBUILD @@ -4,12 +4,12 @@ pkgname=('libidn' 'libidn-devel') pkgver=1.32 pkgrel=1 pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications" -url="http://www.gnu.org/software/libidn/" +url="https://www.gnu.org/software/libidn/" arch=('i686' 'x86_64') license=('GPL3' 'LGPL') makedepends=('gcc' 'make' 'pkg-config' 'texinfo') options=('!libtool' 'staticlibs') -source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz +source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz libidn-1.26-msys2.patch) sha1sums=('ddd018611b98af7c67d434aa42d15d39f45129f5' '17e3ff169c78a57d3d5839492c6dab9fa2310f96') diff --git a/libksba/PKGBUILD b/libksba/PKGBUILD index 3c9f6c52..ad0571be 100644 --- a/libksba/PKGBUILD +++ b/libksba/PKGBUILD @@ -5,11 +5,11 @@ pkgver=1.3.3 pkgrel=1 pkgdesc="A CMS and X.509 access library" arch=('i686' 'x86_64') -url="ftp://ftp.gnupg.org/gcrypt/alpha/libksba" +url="https://www.gnupg.org/related_software/libksba/" license=('GPL') makedepends=('libgpg-error-devel') options=('strip' 'libtool') -source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2 +source=(https://gnupg.org/ftp/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2 'msysize.patch') md5sums=('a5dd3c57fca254935f5cf8db26e39065' '85c0a0804a56b02bb63fa7cf9ecd57e7') diff --git a/libssh2/PKGBUILD b/libssh2/PKGBUILD index 5df78543..5a712907 100644 --- a/libssh2/PKGBUILD +++ b/libssh2/PKGBUILD @@ -4,13 +4,13 @@ pkgname=('libssh2' 'libssh2-devel') pkgver=1.6.0 pkgrel=1 pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts" -url="http://www.libssh2.org/" +url="https://libssh2.org/" groups=('libraries') arch=('i686' 'x86_64') license=('BSD') makedepends=('openssl-devel' 'zlib-devel') options=('!libtool') -source=("http://www.libssh2.org/download/${pkgname}-${pkgver}.tar.gz"{,.asc} +source=("https://libssh2.org/download/${pkgname}-${pkgver}.tar.gz"{,.asc} 1.2.7-cygwin.patch libssh2-1.4.3-msys2.patch) md5sums=('00aabd6e714a5f42a4fb82ace20db1dd' diff --git a/libtasn1/PKGBUILD b/libtasn1/PKGBUILD index 61a688a6..5096da29 100644 --- a/libtasn1/PKGBUILD +++ b/libtasn1/PKGBUILD @@ -7,9 +7,9 @@ pkgrel=1 pkgdesc="A library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules (DER) manipulation." arch=('i686' 'x86_64') license=('GPL3' 'LGPL') -url="http://www.gnu.org/software/libtasn1/" +url="https://www.gnu.org/software/libtasn1/" makedepends=('gcc' 'texinfo' 'make' 'patch') -source=(http://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig} +source=(https://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig} libtasn1-3.3-msys2.patch) sha256sums=('a40780dc93fc6d819170240e8ece25352058a85fd1d2347ce0f143667d8f11c9' 'SKIP' diff --git a/libtool/PKGBUILD b/libtool/PKGBUILD index e60b6375..640db5f1 100644 --- a/libtool/PKGBUILD +++ b/libtool/PKGBUILD @@ -6,11 +6,11 @@ _gccver=4.9.2 pkgrel=1 pkgdesc="A generic library support script" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/libtool" +url="https://www.gnu.org/software/libtool" license=('GPL') makedepends=("gcc=${_gccver}") -source=(ftp://ftp.gnu.org/pub/gnu/libtool/${pkgname}-${pkgver}.tar.xz{,.sig} - #ftp://alpha.gnu.org/gnu/libtool/${pkgname}-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/pub/gnu/libtool/${pkgname}-${pkgver}.tar.xz{,.sig} + #http://alpha.gnu.org/gnu/libtool/${pkgname}-${pkgver}.tar.xz{,.sig} 0002-cygwin-mingw-Create-UAC-manifest-files.mingw.patch 0003-Pass-various-runtime-library-flags-to-GCC.mingw.patch 0005-Fix-seems-to-be-moved.patch diff --git a/libunistring/PKGBUILD b/libunistring/PKGBUILD index bcc1a2b6..3f7b4b4e 100644 --- a/libunistring/PKGBUILD +++ b/libunistring/PKGBUILD @@ -4,12 +4,12 @@ pkgname=('libunistring' 'libunistring-devel') pkgver=0.9.6 pkgrel=1 pkgdesc="Library for manipulating Unicode strings and C strings." -url="http://www.gnu.org/software/libunistring/" +url="https://www.gnu.org/software/libunistring/" arch=('i686' 'x86_64') license=('GPL') depends=('msys2-runtime' 'libiconv') makedepends=('libiconv-devel') -source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz +source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz libunistring-0.9.3-2.src.patch libunistring-0.9.3-msys2.patch) md5sums=('dfae4ff5583649ed24d8f368f1d0543b' diff --git a/m4/PKGBUILD b/m4/PKGBUILD index d1114489..4ad309e5 100644 --- a/m4/PKGBUILD +++ b/m4/PKGBUILD @@ -5,13 +5,13 @@ pkgver=1.4.17 pkgrel=4 pkgdesc="The GNU macro processor" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/m4" +url="https://www.gnu.org/software/m4" license=('GPL3') groups=('base-devel') depends=('bash' 'gcc-libs' 'msys2-runtime') makedepends=('') install=m4.install -source=(ftp://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.xz{,.sig} m4-1.4.17-msys2.patch) md5sums=('12a3c829301a4fd6586a57d3fcf196dc' 'SKIP' diff --git a/make-git/PKGBUILD b/make-git/PKGBUILD index 29301790..62583267 100644 --- a/make-git/PKGBUILD +++ b/make-git/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.1.8.g292da6f pkgrel=1 pkgdesc="GNU make utility to maintain groups of programs" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/make" +url="https://www.gnu.org/software/make" license=('GPL3') provides=("make") conflicts=("make") diff --git a/make/PKGBUILD b/make/PKGBUILD index f6cea137..0dbc96a9 100644 --- a/make/PKGBUILD +++ b/make/PKGBUILD @@ -6,14 +6,14 @@ pkgver=4.1 pkgrel=4 pkgdesc="GNU make utility to maintain groups of programs" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/make" +url="https://www.gnu.org/software/make" license=('GPL3') groups=('base-devel') depends=('msys2-runtime' 'libintl' 'sh') makedepends=('gettext' 'gettext-devel' 'git' 'wget' 'msys2-runtime-devel') install=${pkgname}.install options=() # 'debug' '!strip') -source=("http://ftp.gnu.org/gnu/make/${pkgname}-${pkgver}.tar.bz2" +source=("https://ftp.gnu.org/gnu/make/${pkgname}-${pkgver}.tar.bz2" 'make-autoconf.patch') md5sums=('57a7a224a822f94789a587ccbcedff69' '9c941890b550a7cc2b5728e76a6641ce') diff --git a/mercurial/PKGBUILD b/mercurial/PKGBUILD index 6c16f6d8..f2ea29bf 100644 --- a/mercurial/PKGBUILD +++ b/mercurial/PKGBUILD @@ -5,13 +5,13 @@ pkgver=3.6.1 pkgrel=1 pkgdesc="A scalable distributed SCM tool" arch=('i686' 'x86_64') -url="http://mercurial.selenic.com/" +url="https://www.mercurial-scm.org/" license=('GPL') groups=('VCS') depends=('python2') #optdepends=('tk: for the hgk GUI') backup=('etc/mercurial/hgrc') -source=("http://mercurial.selenic.com/release/${pkgname}-${pkgver}.tar.gz"{,.asc} +source=("https://mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz"{,.asc} 'mercurial.profile' 'mercurial-2.6.1-msys2.patch') md5sums=('4c43a232f82bd4df3a10cc90c5c954a8' diff --git a/midipix-cross-binutils/PKGBUILD b/midipix-cross-binutils/PKGBUILD index 354c0c7b..3e17e4a2 100644 --- a/midipix-cross-binutils/PKGBUILD +++ b/midipix-cross-binutils/PKGBUILD @@ -7,14 +7,14 @@ pkgver=2.24.51 pkgrel=1 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/binutils/" +url="https://www.gnu.org/software/binutils/" license=('GPL') groups=("${_mingw_suff}-toolchain" "${_mingw_suff}") depends=("libiconv" "zlib") checkdepends=('dejagnu' 'bc') makedepends=("libiconv" "zlib" "make" "patch" "diffutils" "texinfo") options=('staticlibs' '!distcc' '!ccache' '!buildflags') -source=("ftp://mirrors.kernel.org/sources.redhat.com/binutils/snapshots/binutils-${pkgver}.tar.bz2" +source=("https://mirrors.kernel.org/sources.redhat.com/binutils/snapshots/binutils-${pkgver}.tar.bz2" 'binutils-2.24.51.midipix.patch' 'binutils-2.24.51.msys2-post.midipix.patch') md5sums=('f5e3cc4f3ae0c3146cff5d629fe1dd5e' diff --git a/mingw-w64-cross-binutils-git/PKGBUILD b/mingw-w64-cross-binutils-git/PKGBUILD index dce9ca90..d452de1e 100644 --- a/mingw-w64-cross-binutils-git/PKGBUILD +++ b/mingw-w64-cross-binutils-git/PKGBUILD @@ -11,7 +11,7 @@ pkgver=2.24.51.81480.2ddf430 pkgrel=1 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/binutils/" +url="https://www.gnu.org/software/binutils/" license=('GPL') groups=("${MINGW_PACKAGE_PREFIX}-toolchain" "${MINGW_PACKAGE_PREFIX}") depends=("libiconv" "zlib") diff --git a/mingw-w64-cross-binutils/PKGBUILD b/mingw-w64-cross-binutils/PKGBUILD index 6d88c06b..baedea3a 100644 --- a/mingw-w64-cross-binutils/PKGBUILD +++ b/mingw-w64-cross-binutils/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.25 pkgrel=2 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/binutils/" +url="https://www.gnu.org/software/binutils/" license=('GPL') groups=("${_mingw_suff}-toolchain" "${_mingw_suff}") depends=("libiconv" "zlib") @@ -18,8 +18,8 @@ checkdepends=('dejagnu' 'bc') makedepends=("libiconv" "zlib") options=('staticlibs' '!distcc' '!ccache' '!buildflags') #install=binutils.install -source=(#"ftp://mirrors.kernel.org/sources.redhat.com/binutils/snapshots/binutils-${_basever}.tar.bz2" - ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig} +source=(#"https://mirrors.kernel.org/sources.redhat.com/binutils/snapshots/binutils-${_basever}.tar.bz2" + https://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig} 0001-enable-gold-on.mingw32.patch 0002-check-for-unusual-file-harder.patch 0007-armv7-w64-mingw32.patch diff --git a/mingw-w64-cross-gcc-git/PKGBUILD b/mingw-w64-cross-gcc-git/PKGBUILD index 58134927..060f580e 100644 --- a/mingw-w64-cross-gcc-git/PKGBUILD +++ b/mingw-w64-cross-gcc-git/PKGBUILD @@ -11,7 +11,7 @@ pkgver=5.0.0.133436.b1d4d30 pkgrel=1 pkgdesc="GCC toolchain for MinGW-w64" arch=('i686' 'x86_64') -url="http://gcc.gnu.org" +url="https://gcc.gnu.org" license=('GPL' 'LGPL' 'FDL' 'custom') groups=("${MINGW_PACKAGE_PREFIX}-toolchain" "${MINGW_PACKAGE_PREFIX}") @@ -23,7 +23,7 @@ depends=("zlib" makedepends=('gcc' 'git' 'lndir' 'gmp-devel' 'mpfr-devel' 'mpc-devel' 'cloog-devel' 'isl-devel' ) options=('!strip' 'staticlibs' '!emptydirs' '!buildflags') -source=("${_realname}"::"git+git://github.com/gcc-mirror/gcc.git#branch=master" +source=("${_realname}"::"git+https://github.com/gcc-mirror/gcc.git#branch=master" 'gcc-4.8-libstdc++export.patch' 'gcc-4.7-stdthreads.patch' '4.7-execstack.patch' diff --git a/mingw-w64-cross-gcc/PKGBUILD b/mingw-w64-cross-gcc/PKGBUILD index 6b3ec404..a783cbb6 100644 --- a/mingw-w64-cross-gcc/PKGBUILD +++ b/mingw-w64-cross-gcc/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.9.2 pkgrel=3 pkgdesc="Cross GCC for the MinGW-w64" arch=('i686' 'x86_64') -url="http://gcc.gnu.org" +url="https://gcc.gnu.org" license=('GPL' 'LGPL' 'FDL' 'custom') groups=("${_mingw_suff}-toolchain" "${_mingw_suff}") depends=("zlib" "mpc" "cloog" @@ -19,7 +19,7 @@ depends=("zlib" "mpc" "cloog" makedepends=("gcc" 'lndir' "gmp-devel" "mpc-devel" "cloog-devel" "zlib-devel" "isl-devel") #checkdepends=('dejagnu') options=('!strip' 'staticlibs' '!emptydirs' '!buildflags') -source=("ftp://gcc.gnu.org/pub/gcc/releases/${_realname}-${pkgver}/${_realname}-${pkgver}.tar.bz2" +source=("https://ftp.gnu.org/gnu/gcc/${_realname}-${pkgver}/${_realname}-${pkgver}.tar.bz2" 001-4.7-ada.patch 005-4.7-boehm-gc-cygwin.patch 010-4.7-execstack.patch @@ -97,7 +97,7 @@ prepare() { patch -p1 -i ${srcdir}/005-4.7-boehm-gc-cygwin.patch patch -p1 -i ${srcdir}/010-4.7-execstack.patch patch -p1 -i ${srcdir}/015-4.7-java-awt.patch - # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35536 + # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35536 patch -p1 -i ${srcdir}/016-4.5-java-FIONREAD.patch patch -p1 -i ${srcdir}/017-4.7-java-jni.patch patch -p1 -i ${srcdir}/018-4.8-java-soname.patch diff --git a/ncurses/PKGBUILD b/ncurses/PKGBUILD index 854c402b..822cf92c 100644 --- a/ncurses/PKGBUILD +++ b/ncurses/PKGBUILD @@ -8,7 +8,7 @@ pkgver=${_basever}.${_date} pkgrel=1 pkgdesc="System V Release 4.0 curses emulation library" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/ncurses/" +url="https://www.gnu.org/software/ncurses/" license=('MIT') source=("${pkgbase}-${pkgver}.tar.gz"::"http://invisible-island.net/datafiles/current/${pkgbase}.tar.gz" 0001-CRITICAL-fix-return-value-of-drv_CanHandle-on-unknow.patch) diff --git a/nettle/PKGBUILD b/nettle/PKGBUILD index d84359f0..20abc623 100644 --- a/nettle/PKGBUILD +++ b/nettle/PKGBUILD @@ -10,7 +10,7 @@ license=('GPL2') groups=('net-utils') depends=('gmp') makedepends=('gmp-devel') -source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig} +source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig} 2.6-soname.patch nettle-2.6-msys2.patch) md5sums=('b40fa88dc32f37a182b6b42092ebb144' diff --git a/npth/PKGBUILD b/npth/PKGBUILD index f509530a..5cdb9f46 100644 --- a/npth/PKGBUILD +++ b/npth/PKGBUILD @@ -6,12 +6,12 @@ pkgver=1.2 pkgrel=1 pkgdesc="New portable threads library" arch=('i686' 'x86_64') -url="http://www.gnupg.org/" +url="https://gnupg.org/" license=('LGPL') depends=('gcc-libs') options=('!libtool' '!emptydirs') validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') -source=(ftp://ftp.gnupg.org/gcrypt/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2{,.sig} +source=(https://gnupg.org/ftp/gcrypt/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2{,.sig} npth-1.2-msysize.patch) sha1sums=('3bfa2a2d7521d6481850e8a611efe5bf5ed75200' 'SKIP' diff --git a/p11-kit/PKGBUILD b/p11-kit/PKGBUILD index 80956d2e..3acd1d15 100644 --- a/p11-kit/PKGBUILD +++ b/p11-kit/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.23.2 pkgrel=1 pkgdesc="Library to work with PKCS#11 modules" arch=(i686 x86_64) -url="http://p11-glue.freedesktop.org" +url="https://p11-glue.freedesktop.org" license=('BSD') makedepends=('gettext-devel' 'libiconv-devel' 'libtasn1-devel' 'libffi-devel') # options=('debug' '!strip') diff --git a/patch/PKGBUILD b/patch/PKGBUILD index bacb9707..a5a3c672 100644 --- a/patch/PKGBUILD +++ b/patch/PKGBUILD @@ -5,13 +5,13 @@ pkgver=2.7.5 pkgrel=1 pkgdesc="A utility to apply patch files to original sources" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/patch/patch.html" +url="https://www.gnu.org/software/patch/patch.html" license=('GPL') groups=('base-devel') depends=('msys2-runtime') makedepends=('ed') optdepends=('ed: for patch -e functionality') -source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} msys2-patch-2.7.1.patch msys2-patch-manifest.patch) md5sums=('e3da7940431633fb65a01b91d3b7a27a' diff --git a/pcre/PKGBUILD b/pcre/PKGBUILD index e2939a5c..6196768c 100644 --- a/pcre/PKGBUILD +++ b/pcre/PKGBUILD @@ -9,7 +9,7 @@ arch=('i686' 'x86_64') url="http://www.pcre.org/" license=('BSD') makedepends=('libreadline-devel' 'libbz2-devel' 'zlib-devel') -source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2{,.sig} +source=(https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2{,.sig} pcre-8.33-msys2-fix-ln.patch pcre-8.33-msys2.patch) md5sums=('00aabbfe56d5a48b270f999b508c5ad2' diff --git a/perl-IPC-Run3/PKGBUILD b/perl-IPC-Run3/PKGBUILD index 361f3806..83ad128f 100644 --- a/perl-IPC-Run3/PKGBUILD +++ b/perl-IPC-Run3/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.048 pkgrel=1 pkgdesc="run a subprocess with input/ouput redirection" arch=('any') -url="http://github.com/rjbs/ipc-run3/" +url="https://github.com/rjbs/ipc-run3/" groups=('perl-modules') depends=('perl') license=('PerlArtistic' 'GPL') diff --git a/perl-Probe-Perl/PKGBUILD b/perl-Probe-Perl/PKGBUILD index b1c60794..919d04a2 100644 --- a/perl-Probe-Perl/PKGBUILD +++ b/perl-Probe-Perl/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.03 pkgrel=2 pkgdesc="Information about the currently running perl" arch=('any') -url="http://github.com/kenahoo/Probe-Perl/" +url="https://github.com/kenahoo/Probe-Perl/" groups=('perl-modules') depends=('perl') license=('PerlArtistic' 'GPL') diff --git a/perl-URI/PKGBUILD b/perl-URI/PKGBUILD index 4818140b..6285c05a 100644 --- a/perl-URI/PKGBUILD +++ b/perl-URI/PKGBUILD @@ -12,7 +12,7 @@ license=('PerlArtistic') depends=('perl>=5.10.0') provides=('perl-URI-Escape=3.30') options=('!emptydirs') -source=("http://cpan.metacpan.org/authors/id/E/ET/ETHER/${_realname}-${pkgver}.tar.gz") +source=("https://cpan.metacpan.org/authors/id/E/ET/ETHER/${_realname}-${pkgver}.tar.gz") md5sums=('4a954ab8d79f831616ca817ba4b26cb9') build() { diff --git a/pinentry/PKGBUILD b/pinentry/PKGBUILD index 34aa83a8..a94304fe 100644 --- a/pinentry/PKGBUILD +++ b/pinentry/PKGBUILD @@ -9,7 +9,7 @@ license=('GPL') arch=('i686' 'x86_64') makedepends=('ncurses-devel') depends=('ncurses') -source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig} +source=(https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig} pinentry-0.9.1-msysize.patch) install=pinentry.install md5sums=('9510b2de013e818dab619e468298703a' diff --git a/pkg-config/PKGBUILD b/pkg-config/PKGBUILD index 4995d555..e23c598a 100644 --- a/pkg-config/PKGBUILD +++ b/pkg-config/PKGBUILD @@ -5,14 +5,14 @@ pkgver=0.28 pkgrel=2 pkgdesc="A system for managing library compile/link flags" arch=('i686' 'x86_64') -url="http://pkgconfig.freedesktop.org/wiki/" +url="https://www.freedesktop.org/wiki/Software/pkg-config/" license=('GPL') groups=('base-devel') depends=('glib2') provides=("pkgconfig=${pkgver}") conflicts=('pkgconfig') replaces=('pkgconfig' 'pkgconf') -source=(http://pkgconfig.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz +source=(https://pkgconfig.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz glib-cygwin.patch pkg-config-0.28-msys2.patch) md5sums=('aa3c86e67551adc3ac865160e34a2a0d' diff --git a/pkgfile/PKGBUILD b/pkgfile/PKGBUILD index e068b258..0503acfb 100644 --- a/pkgfile/PKGBUILD +++ b/pkgfile/PKGBUILD @@ -5,7 +5,7 @@ pkgver=15 pkgrel=1 pkgdesc="A pacman .files metadata explorer" arch=('i686' 'x86_64') -url="http://github.com/falconindy/pkgfile" +url="https://github.com/falconindy/pkgfile" groups=('base' 'base-devel') license=('MIT') depends=('libarchive' 'curl' 'pcre' 'pacman') diff --git a/pth/PKGBUILD b/pth/PKGBUILD index f11953a4..652ed0d4 100644 --- a/pth/PKGBUILD +++ b/pth/PKGBUILD @@ -5,11 +5,11 @@ pkgver=2.0.7 pkgrel=1 pkgdesc="The GNU Portable Threads" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/pth/" +url="https://www.gnu.org/software/pth/" groups=('base' 'base-devel') license=('LGPL') depends=('msys2-runtime') -source=(ftp://ftp.gnu.org/gnu/pth/$pkgname-$pkgver.tar.gz{,.sig} +source=(https://ftp.gnu.org/gnu/pth/$pkgname-$pkgver.tar.gz{,.sig} pth-2.0.7-2.src.patch msysize.patch) md5sums=('9cb4a25331a4c4db866a31cbe507c793' diff --git a/python-distutils-extra/PKGBUILD b/python-distutils-extra/PKGBUILD index 56a753ea..5206ac7c 100644 --- a/python-distutils-extra/PKGBUILD +++ b/python-distutils-extra/PKGBUILD @@ -9,8 +9,8 @@ arch=('any') license=('GPL') url="https://launchpad.net/python-distutils-extra" makedepends=('python3-setuptools' 'python2-setuptools') -source=("http://launchpad.net/$pkgbase/trunk/$pkgver/+download/$pkgbase-$pkgver.tar.gz" - $pkgbase-$pkgver.tar.gz.asc::http://launchpad.net/$pkgbase/trunk/$pkgver/+download/dist-$pkgbase-$pkgver.tar.gz.asc) +source=("https://launchpad.net/$pkgbase/trunk/$pkgver/+download/$pkgbase-$pkgver.tar.gz" + $pkgbase-$pkgver.tar.gz.asc::https://launchpad.net/$pkgbase/trunk/$pkgver/+download/dist-$pkgbase-$pkgver.tar.gz.asc) md5sums=('4e4c9bee92a3ca8bfd915f3adcf14648' 'SKIP') diff --git a/python-markupsafe/PKGBUILD b/python-markupsafe/PKGBUILD index ab4f695e..e4b022b1 100644 --- a/python-markupsafe/PKGBUILD +++ b/python-markupsafe/PKGBUILD @@ -7,9 +7,9 @@ pkgrel=2 pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python" arch=('i686' 'x86_64') license=('custom') -url="http://pypi.python.org/pypi/MarkupSafe" +url="https://pypi.python.org/pypi/MarkupSafe" makedepends=("python2-setuptools" "python3-setuptools") -source=("http://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-${pkgver}.tar.gz") +source=("https://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-${pkgver}.tar.gz") md5sums=('f5ab3deee4c37cd6a922fb81e730da6e') build() { diff --git a/python-mock/PKGBUILD b/python-mock/PKGBUILD index a4f4c5a8..f7ee79d2 100644 --- a/python-mock/PKGBUILD +++ b/python-mock/PKGBUILD @@ -11,7 +11,7 @@ url='http://www.voidspace.org.uk/python/mock/' makedepends=('python2' 'python3') license=('BSD') arch=('any') -source=("http://pypi.python.org/packages/source/m/mock/mock-$pkgver.tar.gz") +source=("https://pypi.python.org/packages/source/m/mock/mock-$pkgver.tar.gz") md5sums=('c3971991738caa55ec7c356bbc154ee2') build() { diff --git a/python-nose/PKGBUILD b/python-nose/PKGBUILD index ee9bbe37..13e94919 100644 --- a/python-nose/PKGBUILD +++ b/python-nose/PKGBUILD @@ -9,7 +9,7 @@ arch=('i686' 'x86_64') license=('LGPL-2.1') url="http://readthedocs.org/docs/nose/" makedepends=("python2-setuptools" "python3-setuptools") -source=("http://pypi.python.org/packages/source/n/nose/nose-${pkgver}.tar.gz") +source=("https://pypi.python.org/packages/source/n/nose/nose-${pkgver}.tar.gz") md5sums=('4d3ad0ff07b61373d2cefc89c5d0b20b') prepare() { diff --git a/python-setuptools/PKGBUILD b/python-setuptools/PKGBUILD index 1df28c75..ab8fe169 100644 --- a/python-setuptools/PKGBUILD +++ b/python-setuptools/PKGBUILD @@ -7,9 +7,9 @@ pkgrel=1 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages" arch=('any') license=('PSF') -url="http://pypi.python.org/pypi/setuptools" +url="https://pypi.python.org/pypi/setuptools" makedepends=('python' 'python2') -source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz") +source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz") md5sums=('a9028a9794fc7ae02320d32e2d7e12ee') prepare() { diff --git a/python2-colorama/PKGBUILD b/python2-colorama/PKGBUILD index abb7476b..6adc5383 100644 --- a/python2-colorama/PKGBUILD +++ b/python2-colorama/PKGBUILD @@ -8,10 +8,10 @@ pkgver=0.3.2 pkgrel=1 pkgdesc="Python API for cross-platform colored terminal text." arch=('any') -url="http://pypi.python.org/pypi/colorama" +url="https://pypi.python.org/pypi/colorama" license=('BSD') depends=('python2') -source=(http://pypi.python.org/packages/source/c/colorama/colorama-$pkgver.tar.gz) +source=(https://pypi.python.org/packages/source/c/colorama/colorama-$pkgver.tar.gz) md5sums=('2949d760dfe510a74f5bf4287d474f33') build() { diff --git a/python2/PKGBUILD b/python2/PKGBUILD index be7a07d2..54560011 100644 --- a/python2/PKGBUILD +++ b/python2/PKGBUILD @@ -8,13 +8,13 @@ _pybasever=2.7 pkgdesc="A high-level scripting language" arch=('i686' 'x86_64') license=('PSF') -url="http://www.python.org/" +url="https://www.python.org/" depends=('gdbm' 'libbz2' 'libopenssl' 'zlib' 'libexpat' 'libsqlite' 'libffi' 'ncurses' 'libreadline') makedepends=('libbz2-devel' 'openssl-devel' 'zlib-devel' 'libexpat-devel' 'libgdbm-devel' 'libsqlite-devel' 'libffi-devel' 'ncurses-devel' 'libreadline-devel') #optdepends=('tk: for IDLE') conflicts=('python<3') options=('!makeflags') # '!strip' 'debug') -source=(http://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz +source=(https://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz 0010-ctypes-util-find_library.patch 0020-tkinter-x11.patch 0030-ssl-threads.patch @@ -67,7 +67,7 @@ prepare() { patch -p1 -i ${srcdir}/0260-fix-sys-prefix-when-win-drive-in-argv0.patch # Temporary workaround for FS#22322 - # See http://bugs.python.org/issue10835 for upstream report + # See https://bugs.python.org/issue10835 for upstream report sed -i "/progname =/s/python/python${_pybasever}/" Python/pythonrun.c # Enable built-in SQLite module to load extensions (fix FS#22122) diff --git a/python3/PKGBUILD b/python3/PKGBUILD index 7c0600b4..36fada23 100644 --- a/python3/PKGBUILD +++ b/python3/PKGBUILD @@ -8,14 +8,14 @@ _pybasever=3.4 pkgdesc="Next generation of the python high-level scripting language" arch=('i686' 'x86_64') license=('custom') -url="http://www.python.org/" +url="https://www.python.org/" depends=('libbz2' 'libexpat' 'libffi' 'liblzma' 'ncurses' 'libopenssl' 'libreadline' 'libsqlite' 'zlib') makedepends=('libbz2-devel' 'libexpat-devel' 'libsqlite-devel' 'libffi-devel' 'ncurses-devel' 'libreadline-devel' 'liblzma-devel' 'openssl-devel' 'zlib-devel') #optdepends=('tk: for tkinter' 'sqlite') provides=('python3') replaces=('python3') options=('!makeflags') -source=(http://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz +source=(https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz 001-3.4-dbm-cygwin.patch 002-3.1-enable-new-dtags.patch 003-3.4-tkinter-cygwin.patch diff --git a/rarian/PKGBUILD b/rarian/PKGBUILD index dc034c58..220be6da 100644 --- a/rarian/PKGBUILD +++ b/rarian/PKGBUILD @@ -5,11 +5,11 @@ pkgver=0.8.1 pkgrel=1 pkgdesc="Documentation meta-data library, designed as a replacement for Scrollkeeper." arch=('i686' 'x86_64') -url="http://rarian.freedesktop.org/" +url="https://rarian.freedesktop.org/" license=('GPL') depends=('gcc-libs') makedepends=('libxslt-python') -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.8/${pkgname}-${pkgver}.tar.bz2 +source=(https://download.gnome.org/sources/${pkgname}/0.8/${pkgname}-${pkgver}.tar.bz2 user-segfault.patch msysize.patch 0.8-no-undefined.patch diff --git a/rcs/PKGBUILD b/rcs/PKGBUILD index c894246c..6fbd1d8f 100644 --- a/rcs/PKGBUILD +++ b/rcs/PKGBUILD @@ -4,11 +4,11 @@ pkgname=rcs pkgver=5.9.4 pkgrel=1 pkgdesc='Revision Control System: manages multiple revisions of files' -url='http://www.gnu.org/software/rcs/' +url='https://www.gnu.org/software/rcs/' license=('GPL3') arch=('i686' 'x86_64') groups=('base-devel') -source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz" +source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz" rcs-5.8.1-msys2.patch) sha1sums=('e87fb2e587fa165204ef69f69b7d5cd354c4e44d' '70cbc17ccf1d39ff0dac99959f8d0d8c46b0b306') diff --git a/readline/PKGBUILD b/readline/PKGBUILD index 8e319814..e1f1f1f2 100644 --- a/readline/PKGBUILD +++ b/readline/PKGBUILD @@ -13,13 +13,13 @@ license=('GPL') makedepends=('ncurses-devel') #backup=('etc/inputrc') options=('!emptydirs') -source=(http://ftp.gnu.org/gnu/readline/readline-$_basever.tar.gz{,.sig} +source=(https://ftp.gnu.org/gnu/readline/readline-$_basever.tar.gz{,.sig} readline-6.3-cygwin.patch readline-6.3-msys2.patch readline-6.3-paste-utf8.patch) if [ $_patchlevel -gt 00 ]; then for (( p=1; p<=$((10#${_patchlevel})); p++ )); do - source=(${source[@]} http://ftp.gnu.org/gnu/readline/readline-${_basever}-patches/readline${_basever//./}-$(printf "%03d" $p){,.sig}) + source=(${source[@]} https://ftp.gnu.org/gnu/readline/readline-${_basever}-patches/readline${_basever//./}-$(printf "%03d" $p){,.sig}) done fi md5sums=('33c8fb279e981274f485fd91da77e94a' diff --git a/rebase/PKGBUILD b/rebase/PKGBUILD index 5d68413c..1b3fc8f0 100644 --- a/rebase/PKGBUILD +++ b/rebase/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="The Cygwin rebase distribution contains four utilities, rebase, rebasea groups=('base') arch=('i686' 'x86_64') license=('custom') -url="http://www.cygwin.com/" +url="https://www.cygwin.com/" depends=('msys2-runtime' 'dash') makedepends=('coreutils' 'grep' 'gzip' 'sed') # options=('debug' '!strip') diff --git a/rsync/PKGBUILD b/rsync/PKGBUILD index c66a037a..f0bc2352 100644 --- a/rsync/PKGBUILD +++ b/rsync/PKGBUILD @@ -5,12 +5,12 @@ pkgver=3.1.2 pkgrel=1 pkgdesc="A file transfer program to keep remote files in sync" arch=('i686' 'x86_64') -url="http://samba.anu.edu.au/rsync/" +url="https://rsync.samba.org" groups=('net-utils') license=('GPL3') depends=('perl') -source=("http://rsync.samba.org/ftp/rsync/$pkgname-$pkgver.tar.gz" - "http://rsync.samba.org/ftp/rsync/$pkgname-$pkgver.tar.gz.asc" +source=("https://rsync.samba.org/ftp/rsync/$pkgname-$pkgver.tar.gz" + "https://rsync.samba.org/ftp/rsync/$pkgname-$pkgver.tar.gz.asc" rsync-3.1.0-msys2.patch ssh-6-option.patch) md5sums=('0f758d7e000c0f7f7d3792610fad70cb' diff --git a/ruby/PKGBUILD b/ruby/PKGBUILD index b521dbf1..d3e742f3 100644 --- a/ruby/PKGBUILD +++ b/ruby/PKGBUILD @@ -4,11 +4,11 @@ pkgname=('ruby' 'ruby-docs') pkgver=2.1.5 pkgrel=1 arch=('i686' 'x86_64') -url='http://www.ruby-lang.org/en/' +url='https://www.ruby-lang.org/en/' license=('BSD' 'custom') makedepends=('openssl-devel' 'libffi-devel' 'doxygen' 'libcrypt-devel' 'gmp-devel' 'libyaml-devel' 'libgdbm-devel' 'libiconv-devel' 'libreadline-devel' 'zlib-devel') options=('!emptydirs' '!makeflags' 'staticlibs') -source=("http://cache.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2" +source=("https://cache.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2" 1.8.7-cygwin-tcltk.patch 2.0.0-cygwin-configure.patch 2.0.0-cygwin-rubygems.patch diff --git a/sed/PKGBUILD b/sed/PKGBUILD index 86546a9d..8c55f259 100644 --- a/sed/PKGBUILD +++ b/sed/PKGBUILD @@ -5,13 +5,13 @@ pkgver=4.2.2 pkgrel=2 pkgdesc="GNU stream editor" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/sed" +url="https://www.gnu.org/software/sed" license=('GPL3') groups=('base' 'base-devel') depends=('libintl' 'sh') makedepends=('gettext' 'gettext-devel') install=sed.install -source=(ftp://ftp.gnu.org/pub/gnu/sed/${pkgname}-${pkgver}.tar.gz{,.sig} +source=(https://ftp.gnu.org/pub/gnu/sed/${pkgname}-${pkgver}.tar.gz{,.sig} sed-4.2.2-3.src.patch sed-4.2.2-msys2.patch) md5sums=('4111de4faa3b9848a0686b2f260c5056' diff --git a/serf/PKGBUILD b/serf/PKGBUILD index 1a67e871..86644a87 100644 --- a/serf/PKGBUILD +++ b/serf/PKGBUILD @@ -6,7 +6,7 @@ pkgver=1.3.8 pkgrel=2 pkgdesc="High-performance asynchronous HTTP client library" arch=('i686' 'x86_64') -url="http://serf.apache.org/" +url="https://serf.apache.org/" license=('Apache') makedepends=('scons' 'apr-util-devel' 'heimdal-devel' 'zlib-devel' 'openssl-devel' 'libiconv-devel') source=(#http://serf.googlecode.com/svn/src_releases/${pkgbase}-${pkgver}.tar.bz2 diff --git a/sharutils/PKGBUILD b/sharutils/PKGBUILD index ee3bea6b..ca46944b 100644 --- a/sharutils/PKGBUILD +++ b/sharutils/PKGBUILD @@ -2,7 +2,7 @@ pkgname='sharutils' pkgdesc='Makes so-called shell archives out of many files' -url='http://www.gnu.org/software/sharutils' +url='https://www.gnu.org/software/sharutils' license=(GPL3+) arch=(i686 x86_64) @@ -12,7 +12,7 @@ pkgrel=1 install=install depends=(perl gettext texinfo) makedepends=(gcc gettext-devel) -source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz") +source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz") sha1sums=('900e85249b53e34cc55c061d809d31f14c83b210') build() { diff --git a/sqlite/PKGBUILD b/sqlite/PKGBUILD index a08493e1..019e86f9 100644 --- a/sqlite/PKGBUILD +++ b/sqlite/PKGBUILD @@ -10,12 +10,12 @@ pkgrel=1 pkgdesc="A C library that implements an SQL database engine" arch=('i686' 'x86_64') license=(PublicDomain) -url="http://www.sqlite.org/" +url="https://www.sqlite.org/" depends=('libreadline' 'icu' 'zlib') makedepends=('libreadline-devel' 'icu-devel' 'zlib-devel') source=( # tarball containing the amalgamation for SQLite >= 3.7.5 together with a configure script and makefile for building it; includes now also the Tcl Extension Architecture (TEA) - http://www.sqlite.org/2016/sqlite-autoconf-${_amalgamationver}.tar.gz - http://www.sqlite.org/2016/sqlite-doc-${_docver}.zip + https://www.sqlite.org/2016/sqlite-autoconf-${_amalgamationver}.tar.gz + https://www.sqlite.org/2016/sqlite-doc-${_docver}.zip LICENSE 'sqlite-3.8.0.1-msys2.patch' 'sqlite3-3.10.0-1.src.patch' diff --git a/subversion/PKGBUILD b/subversion/PKGBUILD index 97f877dc..07ce3012 100644 --- a/subversion/PKGBUILD +++ b/subversion/PKGBUILD @@ -5,7 +5,7 @@ pkgver=1.9.3 pkgrel=1 pkgdesc="A Modern Concurrent Version Control System" arch=('i686' 'x86_64') -url="http://subversion.apache.org/" +url="https://subversion.apache.org/" license=('APACHE') groups=('VCS') depends=('libsqlite' 'file' 'libserf' 'libsasl') @@ -16,7 +16,7 @@ optdepends=('bash-completion: for svn bash completion' provides=('svn') options=('!makeflags' '!libtool' '!emptydirs') noextract=("subversion-${pkgver}.tar.bz2") -source=(http://www.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.asc} +source=(https://archive.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.asc} svnclean 01-make-build-directories.patch 02-fix-linking.patch diff --git a/tar/PKGBUILD b/tar/PKGBUILD index b3f27254..74042b5c 100644 --- a/tar/PKGBUILD +++ b/tar/PKGBUILD @@ -5,14 +5,14 @@ pkgver=1.28 pkgrel=3 pkgdesc="Utility used to store, backup, and transport files" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/tar/tar.html" +url="https://www.gnu.org/software/tar/tar.html" license=('GPL3') groups=('compression') depends=('msys2-runtime' 'libiconv' 'libintl' 'sh') makedepends=('libiconv-devel' 'gettext-devel') options=('!emptydirs') install=tar.install -source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig} 1.25-mode-binary.patch tar-1.27-msys2.patch) md5sums=('49b6306167724fe48f419a33a5beb857' diff --git a/texinfo/PKGBUILD b/texinfo/PKGBUILD index ac05885b..164a644e 100644 --- a/texinfo/PKGBUILD +++ b/texinfo/PKGBUILD @@ -5,10 +5,10 @@ pkgver=6.0 pkgrel=1 pkgdesc="Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/texinfo/" +url="https://www.gnu.org/software/texinfo/" license=('GPL3') makedepends=('ncurses-devel' 'gettext-devel' 'findutils' 'gzip' 'perl') -source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} 0001-texinfo-5.1-msys2.patch 0002-manifest.all.patch 0003-be-content-with-older-gettext.msys2.patch diff --git a/time/PKGBUILD b/time/PKGBUILD index 335765e1..b99e4f98 100644 --- a/time/PKGBUILD +++ b/time/PKGBUILD @@ -7,11 +7,11 @@ pkgdesc="Utility for monitoring a program's use of system resources" depends=('msys2-runtime') makedepends=('gcc') groups=('base') -url='http://www.gnu.org/directory/time.html' +url='https://www.gnu.org/directory/time.html' license=('GPL') arch=('i686' 'x86_64') intall=time.install -source=(http://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz +source=(https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz time-1.7-Recompute-CPU-usage-at-microsecond-level.patch time-1.7-ru_maxrss-is-in-kilobytes-on-Linux.patch time-1.7-cygwin.patch) diff --git a/wget/PKGBUILD b/wget/PKGBUILD index d99bb81d..94f0a357 100644 --- a/wget/PKGBUILD +++ b/wget/PKGBUILD @@ -5,7 +5,7 @@ pkgver=1.17.1 pkgrel=2 pkgdesc="A network utility to retrieve files from the Web" arch=('i686' 'x86_64') -url="http://www.gnu.org/software/wget/wget.html" +url="https://www.gnu.org/software/wget/wget.html" license=('GPL3') groups=('base-devel') depends=('gcc-libs' 'libiconv' 'libidn' 'libintl' 'libgpgme' 'libmetalink' 'libpcre' 'libuuid' 'openssl' 'zlib') @@ -14,7 +14,7 @@ checkdepends=('perl-HTTP-Daemon' 'perl-IO-Socket-SSL') optdepends=('ca-certificates: HTTPS downloads') backup=('etc/wgetrc') install=wget.install -source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} +source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} 1.13.4-sysconfdir.patch wget-1.14-msys2.patch fix-gettext-version.patch) diff --git a/which/PKGBUILD b/which/PKGBUILD index 081198a5..c7d28dfc 100644 --- a/which/PKGBUILD +++ b/which/PKGBUILD @@ -9,7 +9,7 @@ arch=('i686' 'x86_64') url="http://www.xs4all.nl/~carlo17/which" license=('GPL3') groups=('base') -source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz" +source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz" am-1.14.all.patch msys2-allow-windows-mixed-absolute-paths.patch) depends=('msys2-runtime' 'sh') diff --git a/yelp-tools/PKGBUILD b/yelp-tools/PKGBUILD index ec072efd..afaa4cd6 100644 --- a/yelp-tools/PKGBUILD +++ b/yelp-tools/PKGBUILD @@ -6,11 +6,11 @@ pkgrel=1 pkgdesc="Tools for creating Yelp documentation" arch=('any') license=('GPL') -url="http://www.gnome.org" +url="https://www.gnome.org" depends=("yelp-xsl" "itstool" "libxslt-python" "libxml2-python") options=('strip' '!libtool' 'staticlibs') makedepends=("libxml2-python" "libxslt-python" "intltool" "itstool") -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-$pkgver.tar.xz +source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-$pkgver.tar.xz yelp-no-symlinks.patch) sha256sums=('b4f66c145af1c6448dc51037d305d6844da13dc31d07729b8e29005ee4fef89c' 'f5cdcdc450d2689196e37855f1fa3bcd2b4459563b1bf147c8b01e7e8b735979') diff --git a/yelp-xsl/PKGBUILD b/yelp-xsl/PKGBUILD index 0878c72d..4c90d4ee 100644 --- a/yelp-xsl/PKGBUILD +++ b/yelp-xsl/PKGBUILD @@ -6,10 +6,10 @@ pkgrel=1 pkgdesc="Stylesheets for Yelp" arch=('any') license=('GPL') -url="http://www.gnome.org" +url="https://www.gnome.org" options=('strip' '!libtool' 'staticlibs') makedepends=("libxml2-python" "libxslt-python" "intltool" "itstool") -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-$pkgver.tar.xz) +source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-$pkgver.tar.xz) sha256sums=('b4c6014c2b295e807205aaf13cd50d394e5ab1c8c1e082882b2172b0528b7ca3') prepare() {