diff options
Diffstat (limited to 'testing/thermald/APKBUILD')
-rw-r--r-- | testing/thermald/APKBUILD | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/testing/thermald/APKBUILD b/testing/thermald/APKBUILD index f623265006..28d579aabf 100644 --- a/testing/thermald/APKBUILD +++ b/testing/thermald/APKBUILD @@ -12,7 +12,8 @@ depends="" makedepends="autoconf automake libtool dbus-glib-dev libxml2-dev linux-headers" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/01org/$_pkgname/archive/v$pkgver.tar.gz - thermald.initd" + thermald.initd + ppc64le.patch" builddir="$srcdir/$_pkgname-$pkgver" build() { @@ -40,9 +41,6 @@ package() { "$pkgdir"/etc/init.d/$pkgname || return 1 } -md5sums="f7b63e691fb941c92e14ccfcb667b593 thermald-1.5.4.tar.gz -a1e252054ecdc987cf641df912b9a220 thermald.initd" -sha256sums="42f72fc32c84adcbb2ee6667645c2e1653cdc4f85963e6f72efd83517f7c29f0 thermald-1.5.4.tar.gz -ec67b3bbdbdb2c65415b061594de7f7e757bea1c2de19f2022d4fac4aba1af26 thermald.initd" sha512sums="c23b4aabc59f11fe93074459d8343f587275771268d9c71c871da6bb46d8533a46ab9ac0b495c22771d9064288872abfd3180e3bc92dbe5842cff53046e543d6 thermald-1.5.4.tar.gz -c4872ff38e8001b753b12759bcd11364581b12ff710fa1eac21d769fd62cb4ba1a01bd0ba4adec7a72b71be094a425b803239a56296e8c111426e08eb9917c70 thermald.initd" +c4872ff38e8001b753b12759bcd11364581b12ff710fa1eac21d769fd62cb4ba1a01bd0ba4adec7a72b71be094a425b803239a56296e8c111426e08eb9917c70 thermald.initd +517d2c26dc5464c59e9c0cbea2bb1bcbe78cad87a26965cec8ec6d48a4b1bbb25c73bc5e772bbf0754e56222c8497d534b974b3a94c104bc4213be740aea9a5d ppc64le.patch" |