]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
hwdata: Update to 0.287
authorAlexander Marx <alexander.marx@ipfire.org>
Thu, 24 Mar 2016 15:03:32 +0000 (16:03 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Mar 2016 15:20:28 +0000 (15:20 +0000)
General update of the hardware databases.

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
hwdata/hwdata.nm

index 049f410a54a7b9de2406e0e00258b8a7028960b3..36678e4e6ae175fc66f99f0457cfdafc6a414287 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = hwdata
-version    = 0.232
+version    = 0.287
 release    = 1
 arch       = noarch
 
@@ -18,12 +18,12 @@ description
        such as the pci.ids database and MonitorsDb databases.
 end
 
-source_dl  =
-sources    = %{thisapp}.tar.bz2
+source_dl  = https://git.fedorahosted.org/cgit/hwdata.git/snapshot/
+sources    = %{thisapp}.tar.gz
 
 build
-       build
-               : # Nothing to do
+       requires
+               git
        end
 end