package/mdevd: bump to v0.1.6.0
Summary of changes: - skalibs dependency bumped to 2.12.0.1. - execline optional dependency bumped to 2.9.0.1. - New -O nlgroups option to mdevd, rebroadcasting uevents to the netlink after handling them. - The * and & action directives are now triggered by all action types. License hash updated due to copyright year change. Signed-off-by: Joachim Wiberg <troglobit@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
0f7bfc8081
commit
c8206cdb1c
@ -1,3 +1,3 @@
|
||||
# Locally generated
|
||||
sha256 ffd3b223b4cf0e51253b4a8f09cb88d70bf22693228ab0818af174a3f099dcd2 mdevd-0.1.4.0.tar.gz
|
||||
sha256 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995 COPYING
|
||||
sha256 33cf2b118634538fd24f302b30f52cc8aa28ea68b414916ce482b54a4ee57283 mdevd-0.1.6.0.tar.gz
|
||||
sha256 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MDEVD_VERSION = 0.1.4.0
|
||||
MDEVD_VERSION = 0.1.6.0
|
||||
MDEVD_SITE = http://skarnet.org/software/mdevd
|
||||
MDEVD_LICENSE = ISC
|
||||
MDEVD_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user