Commit 95632704 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

kmod: bump version

parent f05c8a43
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
KMOD_VERSION = 3
KMOD_SOURCE = kmod-$(KMOD_VERSION).tar.bz2
KMOD_SITE = http://git.profusion.mobi/cgit.cgi/kmod.git/snapshot
KMOD_VERSION = 4
KMOD_SOURCE = kmod-$(KMOD_VERSION).tar.xz
KMOD_SITE = http://packages.profusion.mobi/kmod/
KMOD_INSTALL_STAGING = YES
KMOD_AUTORECONF = YES
KMOD_DEPENDENCIES = host-pkg-config

$(eval $(call AUTOTARGETS))