mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
linux-fusion: bump to 9.0.3, use .tar.xz
This commit bumps linux-fusion to the latest upstream version, and switches to use the more space efficient xz-compressed tarball. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
11573f5a14
commit
96b785ee9d
@ -1,2 +1,2 @@
|
|||||||
# Locally calculated
|
# Locally computed
|
||||||
sha256 96508ab2c27074af6e18474fec23595520379e2256df84c63897fcd9672ee9b1 linux-fusion-9.0.2.tar.gz
|
sha256 c3c71af364ef774c70d3f6fbc32d14bc786d915df633d6fe733e1fde84ad6e99 linux-fusion-9.0.3.tar.xz
|
||||||
|
@ -4,8 +4,9 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LINUX_FUSION_VERSION = 9.0.2
|
LINUX_FUSION_VERSION = 9.0.3
|
||||||
LINUX_FUSION_SITE = http://directfb.org/downloads/Core/linux-fusion
|
LINUX_FUSION_SITE = http://directfb.org/downloads/Core/linux-fusion
|
||||||
|
LINUX_FUSION_SOURCE = linux-fusion-$(LINUX_FUSION_VERSION).tar.xz
|
||||||
LINUX_FUSION_INSTALL_STAGING = YES
|
LINUX_FUSION_INSTALL_STAGING = YES
|
||||||
LINUX_FUSION_DEPENDENCIES = linux
|
LINUX_FUSION_DEPENDENCIES = linux
|
||||||
LINUX_FUSION_LICENSE = GPLv2+
|
LINUX_FUSION_LICENSE = GPLv2+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user