]> git.ipfire.org Git - ipfire-3.x.git/blame - hwdata/hwdata.nm
kernel: Update to 5.3.7
[ipfire-3.x.git] / hwdata / hwdata.nm
CommitLineData
62e73637 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
62e73637
MT
4###############################################################################
5
802ea3af 6name = hwdata
ca76f051 7version = 0.287
802ea3af
MT
8release = 1
9arch = noarch
62e73637 10
802ea3af
MT
11groups = Base System/Base
12url = http://git.fedorahosted.org/git/hwdata.git
13license = GPLv2+ and LGPLv2+
14summary = Hardware identification and configuration data.
62e73637 15
802ea3af 16description
62e73637
MT
17 hwdata contains various hardware identification and configuration data, \
18 such as the pci.ids database and MonitorsDb databases.
802ea3af
MT
19end
20
ca76f051
AM
21source_dl = https://git.fedorahosted.org/cgit/hwdata.git/snapshot/
22sources = %{thisapp}.tar.gz
802ea3af
MT
23
24build
ca76f051
AM
25 requires
26 git
802ea3af
MT
27 end
28end
29
30packages
31 package %{name}
32 requires = module-init-tools
33 end
34end