]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
hwdata: Update to 0.366
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 8 Jan 2023 16:27:33 +0000 (16:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 8 Jan 2023 16:27:33 +0000 (16:27 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
hwdata/hwdata.nm

index 36678e4e6ae175fc66f99f0457cfdafc6a414287..94b5d43ccc869778bf9e3b67ca073555c176c26f 100644 (file)
@@ -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