mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
python-sip: upgrade to 4.14.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
require python-sip.inc
|
||||
SRC_URI[md5sum] = "76192829cc42ec558db46e4f9e1d8ba9"
|
||||
SRC_URI[sha256sum] = "ec295f71ef339c5b98db5650865f2c6c1200c4085b7a3f33f284111e1f534ac1"
|
||||
+3
-1
@@ -3,13 +3,15 @@ SECTION = "devel/python"
|
||||
HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip"
|
||||
AUTHOR = "Phil Thompson"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://siplib.sbf.in;endline=15;md5=e0e7b5d0c4656666df09826ea1d2071c"
|
||||
LIC_FILES_CHKSUM = "file://siplib.sbf.in;endline=15;md5=3d462bd8cb43db3e4be998fe155ae9cf"
|
||||
DEPENDS = "python"
|
||||
RDEPENDS_${PN} = "python-core"
|
||||
|
||||
# riverbankcomputing is upstream, but keeps only latest version, sf usually have few older
|
||||
#SRC_URI = "http://www.riverbankcomputing.com/static/Downloads/sip4/sip-${PV}.tar.gz"
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/project/pyqt/sip/sip-${PV}/sip-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "b93442e745b3be2fad89de0686a76ce9"
|
||||
SRC_URI[sha256sum] = "1a9d3bf26c821f369c175f8e68946b79bc994da4f96e8f5ecff06e6ee7ac0528"
|
||||
|
||||
S = "${WORKDIR}/sip-${PV}/siplib"
|
||||
|
||||
Reference in New Issue
Block a user