diff options
-rw-r--r-- | meta-oe/recipes-support/onig/onig_5.9.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/onig/onig_5.9.6.bb b/meta-oe/recipes-support/onig/onig_5.9.6.bb index abbaf98c0a..20a71c6c9b 100644 --- a/meta-oe/recipes-support/onig/onig_5.9.6.bb +++ b/meta-oe/recipes-support/onig/onig_5.9.6.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Regular expressions library. The characteristics of this \ | |||
2 | library is that different character encoding for every regular expression \ | 2 | library is that different character encoding for every regular expression \ |
3 | object can be specified." | 3 | object can be specified." |
4 | HOMEPAGE = "https://web.archive.org/web/20150807014439/http://www.geocities.jp/kosako3/oniguruma/" | 4 | HOMEPAGE = "https://web.archive.org/web/20150807014439/http://www.geocities.jp/kosako3/oniguruma/" |
5 | LICENSE = "BSD" | 5 | LICENSE = "BSD-2-Clause" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0d4861b5bc0c392a5aa90d9d76ebd86f" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0d4861b5bc0c392a5aa90d9d76ebd86f" |
7 | 7 | ||
8 | SRC_URI = "https://web.archive.org/web/20150807014439/http://www.geocities.jp/kosako3/oniguruma/archive/${BP}.tar.gz \ | 8 | SRC_URI = "https://web.archive.org/web/20150807014439/http://www.geocities.jp/kosako3/oniguruma/archive/${BP}.tar.gz \ |