summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/chkconfig
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/chkconfig')
-rw-r--r--meta/recipes-extended/chkconfig/chkconfig_1.3.51.bb (renamed from meta/recipes-extended/chkconfig/chkconfig_1.3.49.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-extended/chkconfig/chkconfig_1.3.49.bb b/meta/recipes-extended/chkconfig/chkconfig_1.3.51.bb
index 83adb14362..3f810b6ee4 100644
--- a/meta/recipes-extended/chkconfig/chkconfig_1.3.49.bb
+++ b/meta/recipes-extended/chkconfig/chkconfig_1.3.51.bb
@@ -15,8 +15,9 @@ DEPENDS = "libnewt popt"
15PR = "r0" 15PR = "r0"
16 16
17SRC_URI = "http://fedorahosted.org/releases/c/h/chkconfig/${P}.tar.bz2" 17SRC_URI = "http://fedorahosted.org/releases/c/h/chkconfig/${P}.tar.bz2"
18SRC_URI[md5sum] = "9b5e91d25f4f3b21f4c0bdf55a721431" 18
19SRC_URI[sha256sum] = "775100a9d6f70fbd8f33ed24b560b6842161fc496c21b1fc6d2aed646f9d855f" 19SRC_URI[md5sum] = "0a7e5b271084abf368919b51fd917750"
20SRC_URI[sha256sum] = "bfa83a8f69f5127ab772eee33a48f3c1839efac1a622ab484d2f688264d13929"
20 21
21inherit autotools gettext 22inherit autotools gettext
22 23