diff options
author | root <root@rshg054.dnsready.net> | 2013-05-01 00:10:22 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-01 00:10:22 -0700 |
commit | 1b05006cb143959d080a200fe11891c9f5caf32c (patch) | |
tree | a32d98ba49468916ed7812da6ddc7137f2ab3b85 /community/linux-tools | |
parent | 08483ba66f8da1bbec05f93e5e3493d3794c02bb (diff) |
Wed May 1 00:10:21 PDT 2013
Diffstat (limited to 'community/linux-tools')
-rw-r--r-- | community/linux-tools/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/community/linux-tools/PKGBUILD b/community/linux-tools/PKGBUILD index eabf6a865..e554c877b 100644 --- a/community/linux-tools/PKGBUILD +++ b/community/linux-tools/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 84542 2013-02-19 19:20:50Z seblu $ +# $Id: PKGBUILD 89638 2013-04-30 19:20:26Z seblu $ # Maintainer: Sébastien Luttringer pkgbase=linux-tools @@ -8,7 +8,7 @@ pkgname=('linux-tools-meta' 'cpupower' 'x86_energy_perf_policy' 'usbip') -pkgver=3.8 +pkgver=3.9 pkgrel=1 license=('GPL2') arch=('i686' 'x86_64') @@ -30,7 +30,8 @@ source=("http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-$pkgver.tar.xz" 'cpupower.systemd' 'cpupower.service' 'usbipd.service') -sha256sums=('e070d1bdfbded5676a4f374721c63565f1c969466c5a3e214004a136b583184b' +# http://www.kernel.org/pub/linux/kernel/v3.x/sha256sums.asc +sha256sums=('60bc3e64ee5dc778de2cd7cd7640abf518a4c9d4f31b8ed624e16fad53f54541' '4fa509949d6863d001075fa3e8671eff2599c046d20c98bb4a70778595cd1c3f' 'fbf6e0ce6eb0ef15703fe212958de6ca46e62188900b5e9f9272ed3cc9cfd54e' 'a89284d0ecb556ca53a66d1c2087b5fd6d0a901ab2769cd3aebb93f4478905dc' |