mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
webmin: upgrade 2.202 -> 2.300
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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
00fa5e02f1
commit
9e2040c10b
@ -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
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user