From 9fcc411bae05a7b8d429369fb8dee8e03e8ac8ca Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 25 Feb 2016 20:47:23 +0100 Subject: [PATCH] use more secure urls * file: fix source url to be dynamic again * crypt: fix typo in prev sha256 switch commit --- crypt/PKGBUILD | 4 ++-- docbook-xsl/PKGBUILD | 2 +- file/PKGBUILD | 2 +- libtirpc/PKGBUILD | 2 +- mingw-w64-cross-conemu-git/PKGBUILD | 2 +- mingw-w64-cross-windows-default-manifest/PKGBUILD | 2 +- python-nose/PKGBUILD | 2 +- python-py/PKGBUILD | 2 +- tmux-git/PKGBUILD | 2 +- windows-default-manifest/PKGBUILD | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/crypt/PKGBUILD b/crypt/PKGBUILD index fe64c7ea..8bb635b5 100644 --- a/crypt/PKGBUILD +++ b/crypt/PKGBUILD @@ -7,10 +7,10 @@ pkgdesc="Encryption/Decryption utility and library" groups=('base') arch=('i686' 'x86_64') license=('custom') -url="http://cygwin.com/" +url="https://cygwin.com/" makedepends=('gcc' 'cvs' 'make') source=(msysize.patch) -sha256sums=('13746ef5eb4d37e74b4a8ae85430e5f80836e3f1fae72cb0b5f5bd7c5c398240' +sha256sums=('13746ef5eb4d37e74b4a8ae85430e5f80836e3f1fae72cb0b5f5bd7c5c398240') CVSROOT=":pserver:anoncvs:@sourceware.org:/cvs/cygwin-apps" CVSMOD="crypt" diff --git a/docbook-xsl/PKGBUILD b/docbook-xsl/PKGBUILD index 1b9a9fba..bdce9879 100644 --- a/docbook-xsl/PKGBUILD +++ b/docbook-xsl/PKGBUILD @@ -9,7 +9,7 @@ license=('custom') url='http://docbook.sourceforge.net/' depends=('libxml2' 'libxslt' 'docbook-xml') install="$pkgname.install" -source=("http://downloads.sourceforge.net/docbook/${pkgname}-${pkgver}.tar.bz2") +source=("https://downloads.sourceforge.net/docbook/${pkgname}-${pkgver}.tar.bz2") sha256sums=('c98f7296ab5c8ccd2e0bc07634976a37f50847df2d8a59bdb1e157664700b467') package() { diff --git a/file/PKGBUILD b/file/PKGBUILD index 5a34a256..9e720e8c 100644 --- a/file/PKGBUILD +++ b/file/PKGBUILD @@ -12,7 +12,7 @@ depends=('gcc-libs' 'msys2-runtime' 'zlib') makedepends=('python2' 'python3' 'zlib-devel') options=('!libtool') source=(#ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz - https://fossies.org/linux/misc/file-5.25.tar.gz + https://fossies.org/linux/misc/${pkgname}-${pkgver}.tar.gz file-5.17-msys2.patch) sha256sums=('3735381563f69fb4239470b8c51b876a80425348b8285a7cded8b61d6b890eca' 'fa8a8581df5535981cbfb9e9f3e64edf34085f959cec42f88e0a13b8aa0e919b') diff --git a/libtirpc/PKGBUILD b/libtirpc/PKGBUILD index 09761d68..e79b361e 100644 --- a/libtirpc/PKGBUILD +++ b/libtirpc/PKGBUILD @@ -8,7 +8,7 @@ arch=('i686' 'x86_64') license=('BSD') url="http://libtirpc.sourceforge.net" makedepends=('gcc' 'make' 'patch') -source=(http://downloads.sourceforge.net/libtirpc/libtirpc-${pkgver}.tar.bz2 +source=(https://downloads.sourceforge.net/libtirpc/libtirpc-${pkgver}.tar.bz2 0.2.4-cygwin-bindresvport.patch 0.2.4-cygwin-ipv6.patch 0.2.4-cygwin-no-nis.patch diff --git a/mingw-w64-cross-conemu-git/PKGBUILD b/mingw-w64-cross-conemu-git/PKGBUILD index 54968105..520d8876 100644 --- a/mingw-w64-cross-conemu-git/PKGBUILD +++ b/mingw-w64-cross-conemu-git/PKGBUILD @@ -10,7 +10,7 @@ pkgver=r3330.34a88ed pkgrel=1 pkgdesc="Customizable Windows console emulator with tabs" arch=('i686' 'x86_64') -url="http://conemu.github.io/" +url="https://conemu.github.io/" license=('custom') makedepends=("git" "${_mingw_suff}-gcc" "${_mingw_suff}-binutils" "${_mingw_suff}-crt") # CAUTION: diff --git a/mingw-w64-cross-windows-default-manifest/PKGBUILD b/mingw-w64-cross-windows-default-manifest/PKGBUILD index c3c05643..a424e6b0 100644 --- a/mingw-w64-cross-windows-default-manifest/PKGBUILD +++ b/mingw-w64-cross-windows-default-manifest/PKGBUILD @@ -7,7 +7,7 @@ groups=("${_mingw_suff}-toolchain" "${_mingw_suff}") pkgver=6.4 pkgrel=1 pkgdesc='Default Windows application manifest' -url='http://cygwin.com/' +url='https://cygwin.com/' arch=('i686' 'x86_64') license=('BSD') makedepends=('cvs' 'gcc') diff --git a/python-nose/PKGBUILD b/python-nose/PKGBUILD index c7a58b82..c41cf240 100644 --- a/python-nose/PKGBUILD +++ b/python-nose/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="A discovery-based unittest extension" arch=('i686' 'x86_64') license=('LGPL-2.1') -url="http://readthedocs.org/docs/nose/" +url="https://nose.readthedocs.org/" makedepends=("python2-setuptools" "python3-setuptools") source=("https://pypi.python.org/packages/source/n/nose/nose-${pkgver}.tar.gz") sha256sums=('f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98') diff --git a/python-py/PKGBUILD b/python-py/PKGBUILD index d71c7aa5..b362ca18 100644 --- a/python-py/PKGBUILD +++ b/python-py/PKGBUILD @@ -13,7 +13,7 @@ pkgrel=1 pkgdesc="library with cross-python path, ini-parsing, io, code, log facilities" arch=('any') license=('MIT') -url="http://pylib.readthedocs.org/en/latest/" +url="https://pylib.readthedocs.org/" makedepends=('python3-setuptools' 'python2-setuptools') source=("https://pypi.python.org/packages/source/p/py/py-$pkgver.tar.gz") sha512sums=('dd9d92f8eaf8e5fc61bfb7feb4b07df5ae1745ebf88bcbe9d62589caa9e1f7d8beae5b2d20b407520919e47391cd50cf2d5323556fa5bd90a37e120b1d394d7a') diff --git a/tmux-git/PKGBUILD b/tmux-git/PKGBUILD index 56a9d6bb..61f49307 100644 --- a/tmux-git/PKGBUILD +++ b/tmux-git/PKGBUILD @@ -4,7 +4,7 @@ pkgname=tmux-git pkgver=2.1.263.g5083e93 pkgrel=1 pkgdesc='A terminal multiplexer' -url='http://tmux.github.io/' +url='https://tmux.github.io/' arch=('i686' 'x86_64') license=('BSD') provides=('tmux') diff --git a/windows-default-manifest/PKGBUILD b/windows-default-manifest/PKGBUILD index ecc65b87..61dca610 100644 --- a/windows-default-manifest/PKGBUILD +++ b/windows-default-manifest/PKGBUILD @@ -4,7 +4,7 @@ pkgname=windows-default-manifest pkgver=6.4 pkgrel=1 pkgdesc='Default Windows application manifest' -url='http://cygwin.com/' +url='https://cygwin.com/' arch=('i686' 'x86_64') license=('BSD') makedepends=('cvs' 'gcc')