diff options
| -rw-r--r-- | meta/recipes-support/enchant/enchant2_2.3.2.bb (renamed from meta/recipes-support/enchant/enchant2_2.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/enchant/enchant2_2.3.1.bb b/meta/recipes-support/enchant/enchant2_2.3.2.bb index 72603045c8..c7b6504a40 100644 --- a/meta/recipes-support/enchant/enchant2_2.3.1.bb +++ b/meta/recipes-support/enchant/enchant2_2.3.2.bb | |||
| @@ -12,7 +12,7 @@ DEPENDS = "glib-2.0" | |||
| 12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
| 13 | 13 | ||
| 14 | SRC_URI = "https://github.com/AbiWord/enchant/releases/download/v${PV}/enchant-${PV}.tar.gz" | 14 | SRC_URI = "https://github.com/AbiWord/enchant/releases/download/v${PV}/enchant-${PV}.tar.gz" |
| 15 | SRC_URI[sha256sum] = "7b4b1afcf2cd8bfa691deea6188404d337f23174bbc39b9c2add2bf340736e9c" | 15 | SRC_URI[sha256sum] = "ce9ba47fd4d34031bd69445598a698a6611602b2b0e91d705e91a6f5099ead6e" |
| 16 | 16 | ||
| 17 | UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases" | 17 | UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases" |
| 18 | 18 | ||
