summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-05 18:43:11 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-05 18:43:11 -0700
commitacc23d92c970bbd022282ad49b29a6d15d5e9fa6 (patch)
tree093b7903e183671c368fae19ca916b0bdb3cd5df
parentUpdated to 2.32 (diff)
downloadsh-elf-binutils-acc23d92c970bbd022282ad49b29a6d15d5e9fa6.tar.xz
url to https
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f14e275..c67faed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgver=2.32
pkgrel=1
pkgdesc='A set of programs to assemble and manipulate binary and object files for the SuperH target'
arch=('x86_64' 'i686' 'armv7h')
-url='http://www.gnu.org/software/binutils/'
+url='https://www.gnu.org/software/binutils/'
license=(GPL)
depends=(zlib)
source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz{,.sig})