hwids: update to 20140602.

This commit is contained in:
Juan RP 2014-06-24 12:44:28 +02:00
parent 72c5ccb509
commit b66a3dfa38

View file

@ -1,6 +1,6 @@
# Template file for 'hwids' # Template file for 'hwids'
pkgname=hwids pkgname=hwids
version=20130915 version=20140602
revision=1 revision=1
noarch=yes noarch=yes
create_wrksrc=yes create_wrksrc=yes
@ -13,7 +13,6 @@ license="GPL-2"
do_fetch() { do_fetch() {
git clone -b hwids-${version} git://github.com/gentoo/hwids hwids-${version} git clone -b hwids-${version} git://github.com/gentoo/hwids hwids-${version}
} }
do_install() { do_install() {
vmkdir usr/share/hwdata vmkdir usr/share/hwdata
install -m644 *.ids ${DESTDIR}/usr/share/hwdata install -m644 *.ids ${DESTDIR}/usr/share/hwdata