diff options
Diffstat (limited to 'meta-oe/recipes-support/hunspell')
| -rw-r--r-- | meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb index 047acf28db..0ec426afb9 100644 --- a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb +++ b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb | |||
| @@ -133,7 +133,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 133 | 133 | ||
| 134 | RDEPENDS:${PN} = "hunspell" | 134 | RDEPENDS:${PN} = "hunspell" |
| 135 | 135 | ||
| 136 | PV = "0.0.0+git${SRCPV}" | 136 | PV = "0.0.0+git" |
| 137 | SRCREV = "820a65e539e34a3a8c2a855d2450b84745c624ee" | 137 | SRCREV = "820a65e539e34a3a8c2a855d2450b84745c624ee" |
| 138 | SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=master;protocol=https" | 138 | SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=master;protocol=https" |
| 139 | 139 | ||
