diff options
-rw-r--r-- | meta-efl/recipes-efl/efl/e-wm-illume-dict-pl_git.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/efl/e-wm-illume-dict-pl_git.bb b/meta-efl/recipes-efl/efl/e-wm-illume-dict-pl_git.bb index e07de9474..bfab3c96e 100644 --- a/meta-efl/recipes-efl/efl/e-wm-illume-dict-pl_git.bb +++ b/meta-efl/recipes-efl/efl/e-wm-illume-dict-pl_git.bb | |||
@@ -1,10 +1,11 @@ | |||
1 | DESCRIPTION = "Polish dictionary for Illume keyboard" | 1 | DESCRIPTION = "Polish dictionary for Illume keyboard" |
2 | SECTION = "x11/data" | 2 | SECTION = "x11/data" |
3 | SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" | 3 | SRCREV = "38fdd9bb0d8296e984bb6443466801eea6f62f00" |
4 | PV = "1.0+gitr${SRCPV}" | 4 | PV = "1.0+gitr${SRCPV}" |
5 | PE = "1" | 5 | PE = "1" |
6 | PR = "r0" | 6 | PR = "r0" |
7 | LICENSE = "unknown" | 7 | LICENSE = "MIT BSD" |
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f523ab5986cc79b52a90d2ac3d5454a2" | ||
8 | 9 | ||
9 | SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" | 10 | SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" |
10 | 11 | ||