-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
261c133
commit 1db3f9a
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# Template file for 'hwids' | ||
pkgname=hwids | ||
reverts="20201207_1 20210613_1 20200813.1_1 20200813.1_2 20200306_1 20200204_1 20191025_1 20190818_1 20190316_1 20180917_1 20180518_1 20180315_1 20171003_1 20170715_1 20170328_1 20161103_1 20160801_1 20160421_1 20160306_1 20150717_1 20150421_1 20150129_1 20150118_1" | ||
version=0.373 | ||
version=0.374 | ||
revision=1 | ||
short_desc="Hardware Identification Databases" | ||
maintainer="John <[email protected]>" | ||
license="GPL-2.0-or-later" | ||
homepage="https://github.com/vcrhonek/hwdata" | ||
distfiles="https://github.com/vcrhonek/hwdata/archive/refs/tags/v${version}.tar.gz" | ||
checksum=0db28dc635d5059ad23d068d2e56ef5dc540f95bc813ea5a3c0f5d63b03d20d6 | ||
checksum=2a0988bf5e97e49159d7f02a5e02a719c8976d4ec883a8abb635149d221ceca0 | ||
|
||
do_install() { | ||
vmkdir usr/share/hwdata | ||
|