community/linux-tools: upgrade to 5.10.77

fixed 'depends' for usbip and tmon subpackages
fixes: #13160
This commit is contained in:
Milan P. Stanić 2021-11-05 08:05:04 +00:00
parent ff44752748
commit de3df80ada

View File

@ -3,7 +3,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=linux-tools
pkgver=5.10.76
pkgver=5.10.77
_kernver=${pkgver%.*}
pkgrel=0
pkgdesc="Linux kernel tools meta package"
@ -98,8 +98,8 @@ cpupower() {
usbip() {
pkgdesc="utilities for USB device sharing over IP network"
replaces="usbip-utils"
depends="!usbip-utils"
provides="usbip-utils=$pkgver-r$pkgrel"
depends=""
mkdir -p "$subpkgdir"/usr/sbin \
"$subpkgdir"/usr/lib \
"$subpkgdir"/usr/include/usbip \
@ -139,7 +139,7 @@ iio() {
tmon() {
pkgdesc="Linux kernel thermal monitor tools"
replaces="tmon"
depends="!tmon"
depends=""
mkdir -p "$subpkgdir"/usr/bin
mv "$pkgdir"/usr/bin/tmon "$subpkgdir"/usr/bin
}
@ -154,7 +154,7 @@ bashcomp() {
sha512sums="
95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e linux-5.10.tar.xz
a64d038a370da6a18e5dfea1f9962edc5ea44a144cfc0bebde57672b5a054533fffa5077e37efc8e9171d6fd2e8475de280f1806de6826ba7eebf5799ed0728b patch-5.10.76.xz
51d222ab9622e37dcfb3ec4bba867b043880179e38fb991da48b86183a83f3f1af00485b461f757a7e58899e062738b9e8f7caced550dd2660fef33e5afe3262 patch-5.10.77.xz
15d6d80e9ed2cdea3bb09574f1cf524007b088699204cfc9d326edd9cf461a38300cfafd82dae4a5a78a179944ef10f51ed7d51c3a8aeb8c08e7c6754d9e123b tmon-musl-includes.patch
a46e3a84b00a39a356618831d0ddfb7f0d10f0a3799d1307ba2cc832e73c01f8d637a4e801a6dd25025f6f13155c6ad8b836422ff72d365e51063ac0bf907f52 cpupower-libs.patch
97ecfeaaaa8efca7af585316b843bf7be885e88095bbdfbf52bc9a96b14dc862435482781e205ea022ab208978aaa4aabb317354fab890ed514a5088ae5045c8 cpupower.initd