lttng-modules-dkms: update to 2.10.8.
This commit is contained in:
parent
a9c1a511dc
commit
63be451af4
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'lttng-modules-dkms'
|
# Template file for 'lttng-modules-dkms'
|
||||||
pkgname=lttng-modules-dkms
|
pkgname=lttng-modules-dkms
|
||||||
version=2.10.7
|
version=2.10.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lttng-modules-${version}"
|
wrksrc="lttng-modules-${version}"
|
||||||
|
depends="dkms"
|
||||||
short_desc="The LTTng modules provide Linux kernel tracing capability"
|
short_desc="The LTTng modules provide Linux kernel tracing capability"
|
||||||
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||||
license="LGPL-2.1-only, GPL-2.0-only, MIT"
|
license="LGPL-2.1-only, GPL-2.0-only, MIT"
|
||||||
homepage="https://lttng.org"
|
homepage="https://lttng.org"
|
||||||
distfiles="${homepage}/files/lttng-modules/lttng-modules-${version}.tar.bz2"
|
distfiles="${homepage}/files/lttng-modules/lttng-modules-${version}.tar.bz2"
|
||||||
checksum=f049428d3d131e103a7a7038d184731bf7bcdce00503fc19a2c9b5693ecbb3b5
|
checksum=fe1d269bca723e8948af871c322c37d3900e647cdc5eb3efbe821e434beee44c
|
||||||
|
|
||||||
dkms_modules="lttng-modules ${version}"
|
dkms_modules="lttng-modules ${version}"
|
||||||
depends="dkms"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/src/lttng-modules-${version}
|
vmkdir usr/src/lttng-modules-${version}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue