diff options
-rw-r--r-- | meta-webserver/recipes-webadmin/webmin/webmin_1.620.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-webadmin/webmin/webmin_1.620.bb b/meta-webserver/recipes-webadmin/webmin/webmin_1.620.bb index 7eb1d6319b..0f8781f016 100644 --- a/meta-webserver/recipes-webadmin/webmin/webmin_1.620.bb +++ b/meta-webserver/recipes-webadmin/webmin/webmin_1.620.bb | |||
@@ -20,7 +20,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/webadmin/webmin-${PV}.tar.gz \ | |||
20 | SRC_URI[md5sum] = "e93bc5057a5b7d7e31ecb2bb228d7044" | 20 | SRC_URI[md5sum] = "e93bc5057a5b7d7e31ecb2bb228d7044" |
21 | SRC_URI[sha256sum] = "3d36153406d8e5d3dcaeadba34dfb5cdbc4060b75c38339174ac97b2277f284b" | 21 | SRC_URI[sha256sum] = "3d36153406d8e5d3dcaeadba34dfb5cdbc4060b75c38339174ac97b2277f284b" |
22 | 22 | ||
23 | inherit allarch perlnative update-rc.d | 23 | inherit perlnative update-rc.d |
24 | 24 | ||
25 | do_configure() { | 25 | do_configure() { |
26 | # Remove binaries and plugins for other platforms | 26 | # Remove binaries and plugins for other platforms |