mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/biosdevname: bump to version 0.7.3
- Switch site to github to get latest release - Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
75e67c3dec
commit
d7c2c27fe5
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BIOSDEVNAME_VERSION = 0.7.2
|
||||
BIOSDEVNAME_SITE = http://linux.dell.com/biosdevname/biosdevname-$(BIOSDEVNAME_VERSION)
|
||||
BIOSDEVNAME_VERSION = 0.7.3
|
||||
BIOSDEVNAME_SITE = $(call github,dell,biosdevname,v$(BIOSDEVNAME_VERSION))
|
||||
BIOSDEVNAME_LICENSE = GPL
|
||||
BIOSDEVNAME_LICENSE_FILES = COPYING
|
||||
BIOSDEVNAME_CONF_OPTS = --exec-prefix=/
|
||||
|
||||
Reference in New Issue
Block a user