diff options
-rw-r--r-- | meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb (renamed from meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb index ac12f9561d..fe129b8ed3 100644 --- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.45.bb +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.47.bb | |||
@@ -6,7 +6,7 @@ HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html" | |||
6 | SECTION = "console/admin" | 6 | SECTION = "console/admin" |
7 | 7 | ||
8 | LICENSE = "GPL-2.0-or-later & BSD-2-Clause" | 8 | LICENSE = "GPL-2.0-or-later & BSD-2-Clause" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=f90da7fc52172599dbf082d7620f18ca" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=f685699d3ac82f108aa880043fa3feb7" |
10 | 10 | ||
11 | SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz \ | 11 | SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz \ |
12 | " | 12 | " |
@@ -14,8 +14,7 @@ MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc" | |||
14 | 14 | ||
15 | UPSTREAM_CHECK_REGEX = "sg3_utils-(?P<pver>\d+(\.\d+)+)\.tgz" | 15 | UPSTREAM_CHECK_REGEX = "sg3_utils-(?P<pver>\d+(\.\d+)+)\.tgz" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "2e71d7cd925dcc48acb24afaaaac7990" | 17 | SRC_URI[sha256sum] = "8673c7faca849b6b34764332d2aa91f72db05bff7382bb836d0688795199c3e1" |
18 | SRC_URI[sha256sum] = "0b87c971af52af7cebebcce343eac6bd3d73febb3c72af9ce41a4552f1605a61" | ||
19 | 18 | ||
20 | inherit autotools-brokensep | 19 | inherit autotools-brokensep |
21 | 20 | ||