diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-26 22:04:35 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-26 22:04:35 -0300 |
commit | a7deab5f575de0ba0796ef47cb2d84a16bcb13d3 (patch) | |
tree | 2d4aa2668d43c287efca847985f111082050f78d | |
parent | 7da81df48d1caf27159975982083e11a0502cd4e (diff) | |
download | abslibre-a7deab5f575de0ba0796ef47cb2d84a16bcb13d3.tar.gz abslibre-a7deab5f575de0ba0796ef47cb2d84a16bcb13d3.tar.bz2 abslibre-a7deab5f575de0ba0796ef47cb2d84a16bcb13d3.zip |
linux-libre-tools-3.9-3: rebuild against perl 5.18
-rw-r--r-- | libre/linux-libre-tools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre-tools/PKGBUILD b/libre/linux-libre-tools/PKGBUILD index 394563806..85ba7dba7 100644 --- a/libre/linux-libre-tools/PKGBUILD +++ b/libre/linux-libre-tools/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90492 2013-05-12 22:55:40Z seblu $ +# $Id: PKGBUILD 91131 2013-05-19 23:48:35Z seblu $ # Maintainer: Sébastien Luttringer <seblu@archlinux.org> # Maintainer (Parabola): André Silva <emulatorman@lavabit.com> @@ -13,7 +13,7 @@ _basekernel=3.9 #_sublevel=6 _pkgver=$_basekernel.$_sublevel pkgver=$_basekernel -pkgrel=2 +pkgrel=3 license=('GPL2') arch=('i686' 'x86_64' 'mips64el') url='http://linux-libre.fsfla.org/' |