Skip to content

Instantly share code, notes, and snippets.

Created June 26, 2012 23:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3000169 to your computer and use it in GitHub Desktop.
Save anonymous/3000169 to your computer and use it in GitHub Desktop.
cross-arm-none-eabi-binutils-2.22-1
--- PKGBUILD.old 2011-11-15 12:13:22.000000000 -0300
+++ PKGBUILD 2012-06-26 20:22:14.182468000 -0300
@@ -4,4 +4,3 @@
pkgname=cross-arm-none-eabi-binutils
-pkgver=2.21.1
-subversion=a
+pkgver=2.22
pkgrel=1
@@ -14,4 +13,5 @@
depends=('glibc' 'zlib')
-source=(ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}${subversion}.tar.bz2)
sha256sums=('cdecfa69f02aa7b05fbcdf678e33137151f361313b2f3e48aba925f64eabf654')
+source=("ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2")
+sha256sums=('6c7af8ed1c8cf9b4b9d6e6fe09a3e1d3d479fe63984ba8b9b26bf356b6313ca9')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment