summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-05 18:46:07 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-05 18:46:07 -0700
commit52f300796beffa1c76ac3926aac06737417c9fed (patch)
tree9ac25f3fb2323c78c2e45389577685101b9a1ccf
parentUpdated to 2.32 (diff)
downloadarm-linux-gnueabi-binutils-52f300796beffa1c76ac3926aac06737417c9fed.tar.xz
url to https
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79dbe15..a0fc638 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 ARM 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})