diff options
-rw-r--r-- | meta-gnome/recipes-support/libwacom/libwacom_2.1.0.bb (renamed from meta-gnome/recipes-support/libwacom/libwacom_1.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/libwacom/libwacom_1.12.bb b/meta-gnome/recipes-support/libwacom/libwacom_2.1.0.bb index d35bbaacbf..226446dcbb 100644 --- a/meta-gnome/recipes-support/libwacom/libwacom_1.12.bb +++ b/meta-gnome/recipes-support/libwacom/libwacom_2.1.0.bb | |||
@@ -8,7 +8,7 @@ LICENSE = "MIT" | |||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=40a21fffb367c82f39fd91a3b137c36e" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=40a21fffb367c82f39fd91a3b137c36e" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/linuxwacom/libwacom.git;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/linuxwacom/libwacom.git;branch=master;protocol=https" |
11 | SRCREV = "942628be9faffa96ae1068833eccb00a1bfe4578" | 11 | SRCREV = "0f263ce26edc47587d5f7604e44fad1b61240c3d" |
12 | 12 | ||
13 | DEPENDS = " \ | 13 | DEPENDS = " \ |
14 | libxml2-native \ | 14 | libxml2-native \ |