switch to HTTPS where available

This commit is contained in:
Viktor Szakats
2017-09-16 01:23:09 +00:00
parent 3b15598f2b
commit 746a478425
150 changed files with 187 additions and 189 deletions

View File

@@ -6,7 +6,7 @@ pkgver=20170322
pkgrel=1
pkgdesc='A shell tool for executing jobs in parallel'
arch=('any')
url='http://www.gnu.org/software/parallel/'
url='https://www.gnu.org/software/parallel/'
license=('GPL3')
depends=('perl' 'procps')
source=(https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2)