~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-aports] [PATCH] testing/cpupower: Update to 4.4.13

Ben Allen <bensallen@me.com>
Details
Message ID
<20160612165919.3346-1-bensallen@me.com>
Sender timestamp
1465750759
DKIM signature
missing
Download raw message
Patch: +8 -5
- Update to latest kernel
- add _kver and _kpkgrel so this APKBUILD is caught in linux-grsec aport upgrades
---
 testing/cpupower/APKBUILD | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/testing/cpupower/APKBUILD b/testing/cpupower/APKBUILD
index 5d90d87..6ce4d4d 100644
--- a/testing/cpupower/APKBUILD
+++ b/testing/cpupower/APKBUILD
@@ -1,8 +1,11 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Ben Allen <bensallen@me.com>
pkgname=cpupower
pkgver=4.1.15
pkgrel=0
_kver=4.4.13
_kpkgrel=0

pkgver=$_kver
pkgrel=$_kpkgrel
pkgdesc="Linux kernel tool to examine and tune power saving related features of your processor"
url="http://www.kernel.org"
arch="all"
@@ -33,12 +36,12 @@ package() {
		"$pkgdir"/etc/conf.d/$pkgname || return 1
}

md5sums="b227333912b161c96ff3e30f5041e1c0  linux-4.1.15.tar.xz
md5sums="d70b6959d8db61bcea7070c089aace9b  linux-4.4.13.tar.xz
209e4f95728bd7c7c4ba35c320683a9b  cpupower.initd
fc335236f7617b042066c6231d5c9b87  cpupower.confd"
sha256sums="472288cc966188c5d7c511c6be0f78682843c9ca2d5d6c4d67d77455680359a3  linux-4.1.15.tar.xz
sha256sums="27eb3d375da44587b89d50ba7bc7f693cebf3df39f52be0072a5901a6830a6fd  linux-4.4.13.tar.xz
bd7133303c9a0fc892267335b6fb371d6179c6f4251d7f360ae82d7d1f0b321f  cpupower.initd
9ab6f022d2b2948660decf5e383984e6ddb9e9e5e6e2761c3031378ddd87e947  cpupower.confd"
sha512sums="2e56a61764daabd967a47206b96acf598dbf04a17bf05b44ad5f76164e64f570502c2d05507bb653222b7cc88226aaf60ca92672b67f48404ee5793d6de2293b  linux-4.1.15.tar.xz
sha512sums="6b1f38382428fe03e16f2417d274e9940911169d1314afc646af634c32d50737d1aabaef19a62b0157ac374515a4592b41fc3a0225bd4455a7a1d1badbcf4c74  linux-4.4.13.tar.xz
97ecfeaaaa8efca7af585316b843bf7be885e88095bbdfbf52bc9a96b14dc862435482781e205ea022ab208978aaa4aabb317354fab890ed514a5088ae5045c8  cpupower.initd
63cd12a4d8782198c71662e9205e346e064b65bae5e3e175b5bc43bdf7ec6ddf675b60349750afe3c37c8a925f9ae9a93530671821342581bd282a69e0773b8c  cpupower.confd"
-- 
2.8.4



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Bartłomiej Piotrowski <b@bpiotrowski.pl>
Details
Message ID
<f2af4c699dcab645515153905868b068@server-speed.net>
In-Reply-To
<20160612165919.3346-1-bensallen@me.com> (view parent)
Sender timestamp
1467966824
DKIM signature
missing
Download raw message
Hi Ben,

the package doesn't build in my x86_64 build env[1]. Did it build for 
you?

Bartłomiej

[1] http://tpaste.us/AWDN


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)