From: Michael Tremer Date: Sun, 8 Jan 2023 16:27:33 +0000 (+0000) Subject: hwdata: Update to 0.366 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db12f43f23c8d2bb7addaf21b613c2162f8ade9;p=ipfire-3.x.git hwdata: Update to 0.366 Signed-off-by: Michael Tremer --- diff --git a/hwdata/hwdata.nm b/hwdata/hwdata.nm index 36678e4e6..94b5d43cc 100644 --- a/hwdata/hwdata.nm +++ b/hwdata/hwdata.nm @@ -4,31 +4,22 @@ ############################################################################### name = hwdata -version = 0.287 +version = 0.366 release = 1 arch = noarch -groups = Base System/Base -url = http://git.fedorahosted.org/git/hwdata.git +groups = System/Base +url = https://github.com/vcrhonek/hwdata license = GPLv2+ and LGPLv2+ -summary = Hardware identification and configuration data. +summary = Hardware identification and configuration data description - hwdata contains various hardware identification and configuration data, \ + hwdata contains various hardware identification and configuration data, such as the pci.ids database and MonitorsDb databases. end -source_dl = https://git.fedorahosted.org/cgit/hwdata.git/snapshot/ -sources = %{thisapp}.tar.gz - -build - requires - git - end -end +source_dl = https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz#/ packages package %{name} - requires = module-init-tools - end end