Skip to content

Commit

Permalink
python3-kivy: upgrade 2.0.0 -> 2.1.0
Browse files Browse the repository at this point in the history
License-Updated:
years update to 2022

Signed-off-by: Xu Huan <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
Xu Huan authored and kraj committed Apr 15, 2022
1 parent 5b62eb9 commit ac93c2c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ SUMMARY = "Open source Python library for rapid development of applications \
that make use of innovative user interfaces, such as multi-touch apps."
HOMEPAGE = "https://kivy.org/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f0c851d60495c7e27225a819e179208a"
LIC_FILES_CHKSUM = "file://LICENSE;md5=22e7b4dd8140eec57fd7edfd9fa23dfc"

inherit setuptools3 pkgconfig features_check
PIP_INSTALL_PACKAGE = "Kivy"
Expand All @@ -18,7 +18,7 @@ SRC_URI = "\
SRC_URI += " \
file://0001-add-support-for-glesv2.patch \
"
SRCREV = "dedcb6bcabe3d8d6758dcee607e8c33b174d782b"
SRCREV = "960b95dc666753f59eff1b449124490fbec10184"

S = "${WORKDIR}/git"

Expand Down

0 comments on commit ac93c2c

Please sign in to comment.