hwids: update to 20140602.
This commit is contained in:
parent
72c5ccb509
commit
b66a3dfa38
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hwids'
|
||||
pkgname=hwids
|
||||
version=20130915
|
||||
version=20140602
|
||||
revision=1
|
||||
noarch=yes
|
||||
create_wrksrc=yes
|
||||
|
@ -13,7 +13,6 @@ license="GPL-2"
|
|||
do_fetch() {
|
||||
git clone -b hwids-${version} git://github.com/gentoo/hwids hwids-${version}
|
||||
}
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/hwdata
|
||||
install -m644 *.ids ${DESTDIR}/usr/share/hwdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue