diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-29 22:40:56 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-29 22:40:56 -0300 |
commit | 7d92fb189e09fc0c0c9ae2b3522aa26c7ef75c07 (patch) | |
tree | 0ef4eac5ffe300c420b663ee011ab4e9a097fab7 | |
parent | b5f0031b2d0bf9331dcfdf783874ded6abcdce80 (diff) | |
download | abslibre-7d92fb189e09fc0c0c9ae2b3522aa26c7ef75c07.tar.gz abslibre-7d92fb189e09fc0c0c9ae2b3522aa26c7ef75c07.tar.bz2 abslibre-7d92fb189e09fc0c0c9ae2b3522aa26c7ef75c07.zip |
xtensa-elf-binutils: update pkgrel
-rw-r--r-- | libre/xtensa-elf-binutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xtensa-elf-binutils/PKGBUILD b/libre/xtensa-elf-binutils/PKGBUILD index 002a82b76..73000b60d 100644 --- a/libre/xtensa-elf-binutils/PKGBUILD +++ b/libre/xtensa-elf-binutils/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xtensa-elf-binutils pkgver=2.23.2 -pkgrel=2.2 +pkgrel=2.3 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/binutils/" |