@@ -6,7 +6,7 @@ Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
--- a/net/module.info
+++ b/net/module.info
@@ -1,7 +1,7 @@
- version=2.202
+ version=2.300
longdesc=Configure boot time and active interfaces, DNS, routing and /etc/hosts.
name=Networking
-os_support=solaris coherent-linux redhat-linux/5.0-* mandrake-linux united-linux suse-linux/6.0-* open-linux unixware turbo-linux/4.0 freebsd/3.2-* openbsd debian-linux/2.2-* cobalt-linux/2.2-* msc-linux gentoo-linux macos/1.5-* trustix-linux slackware-linux/8.0-* openmamba-linux cygwin windows pardus-linux
similarity index 98%
rename from meta-webserver/recipes-webadmin/webmin/webmin_2.202.bb
rename to meta-webserver/recipes-webadmin/webmin/webmin_2.300.bb
@@ -1,5 +1,5 @@
SUMMARY = "Web-based administration interface"
-HOMEPAGE = "http://www.webmin.com"
+HOMEPAGE = "https://www.webmin.com"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENCE;md5=0a6446108c96d0819d21e40b48109507"
@@ -19,7 +19,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/webadmin/webmin-${PV}.tar.gz \
file://mysql-config-fix.patch \
file://webmin.service \
"
-SRC_URI[sha256sum] = "4f1c467aeda0ded546e69f332c768665b6a0537d6a69e609221f9465121f775e"
+SRC_URI[sha256sum] = "1405dfd1f452c502169e07f00fb856fe31af122e484df03e1ac549a7eeec3001"
UPSTREAM_CHECK_URI = "http://www.webmin.com/download.html"
UPSTREAM_CHECK_REGEX = "webmin-(?P<pver>\d+(\.\d+)+).tar.gz"
Modified net-generic.patch to update a hardcoded version number to avoid patch fuzz. Changelog: https://github.com/webmin/webmin/releases/tag/2.300 Signed-off-by: Jason Schonberg <schonm@gmail.com> --- .../recipes-webadmin/webmin/files/net-generic.patch | 2 +- .../webmin/{webmin_2.202.bb => webmin_2.300.bb} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta-webserver/recipes-webadmin/webmin/{webmin_2.202.bb => webmin_2.300.bb} (98%)