summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb (renamed from meta-oe/recipes-support/sg3-utils/sg3-utils_1.41.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.41.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb
index 61250fa216..a11bd77a0d 100644
--- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.41.bb
+++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f90da7fc52172599dbf082d7620f18ca"
10 10
11SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz" 11SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz"
12 12
13SRC_URI[md5sum] = "86ebe3881535ee5c48f81be5be44b362" 13SRC_URI[md5sum] = "28080de5bf2222f8b55a29093bec8aea"
14SRC_URI[sha256sum] = "c4e2893c36df1ee5b07840ab7c22129544f5dc8a55f7cc8815c9cd8e44ec31c0" 14SRC_URI[sha256sum] = "1dcb7a0309bd0ba3d4a83acb526973b80106ee26cd9f7398186cd3f0633c9ef3"
15 15
16inherit autotools-brokensep 16inherit autotools-brokensep
17 17