update to 12.4-systemd: kmod-34.2
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
pkgname=kmod
|
pkgname=kmod
|
||||||
pkgver=34
|
pkgver=34.2
|
||||||
pkgdesc="Linux kernel module management tools and library"
|
pkgdesc="Linux kernel module management tools and library"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
homepage='https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git'
|
homepage='https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git'
|
||||||
license=('LGPL-2.1-or-later' 'GPL-2.0-or-later')
|
license=('LGPL-2.1-or-later' 'GPL-2.0-or-later')
|
||||||
sources=("${pkgname}-${pkgver}.tar.xz")
|
sources=("${pkgname}-${pkgver}.tar.xz")
|
||||||
urls=("https://www.kernel.org/pub/linux/utils/kernel/${pkgname}/${sources[0]}")
|
urls=("https://www.kernel.org/pub/linux/utils/kernel/${pkgname}/${sources[0]}")
|
||||||
md5sums=("3e6c5c9ad9c7367ab9c3cc4f08dfde62")
|
md5sums=("36f2cc483745e81ede3406fa55e1065a")
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||||
Reference in New Issue
Block a user