mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
wine: Bump to version 2.0.1
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
71cb017dc2
commit
5d43155294
@ -1,2 +1,2 @@
|
|||||||
# Locally calculated after checking pgp signature
|
# Locally calculated after checking pgp signature
|
||||||
sha256 9756f5a2129b6a83ba701e546173cbff86caa671b0af73eb8f72c03b20c066c6 wine-2.0.tar.bz2
|
sha256 6cfb4eaae566dc7afb7ac0f1f2db2c0d69969952acab0debf084ee8f7b071583 wine-2.0.1.tar.xz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
WINE_VERSION = 2.0
|
WINE_VERSION = 2.0.1
|
||||||
WINE_SOURCE = wine-$(WINE_VERSION).tar.bz2
|
WINE_SOURCE = wine-$(WINE_VERSION).tar.xz
|
||||||
WINE_SITE = https://dl.winehq.org/wine/source/2.0
|
WINE_SITE = https://dl.winehq.org/wine/source/2.0
|
||||||
WINE_LICENSE = LGPL-2.1+
|
WINE_LICENSE = LGPL-2.1+
|
||||||
WINE_LICENSE_FILES = COPYING.LIB LICENSE
|
WINE_LICENSE_FILES = COPYING.LIB LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user