summaryrefslogtreecommitdiff
path: root/user/hwids
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-03 14:23:57 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-03 14:23:57 +0000
commit2f72ca5d91efa9d80e1ceb0ab2967c27e913acd4 (patch)
treef016f51a5c8734eef2782fbde3f3e46521a8634b /user/hwids
parent2f19779c5b48f1084e9f8bcb05bbde15507f2a4f (diff)
downloadpackages-2f72ca5d91efa9d80e1ceb0ab2967c27e913acd4.tar.gz
packages-2f72ca5d91efa9d80e1ceb0ab2967c27e913acd4.tar.bz2
packages-2f72ca5d91efa9d80e1ceb0ab2967c27e913acd4.tar.xz
packages-2f72ca5d91efa9d80e1ceb0ab2967c27e913acd4.zip
user/hwids: bump to 20190818
Diffstat (limited to 'user/hwids')
-rw-r--r--user/hwids/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/user/hwids/APKBUILD b/user/hwids/APKBUILD
index 1fcbe079d..02221d9c8 100644
--- a/user/hwids/APKBUILD
+++ b/user/hwids/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=hwids
-pkgver=20190316
+pkgver=20190818
pkgrel=0
pkgdesc="Hardware identification databases"
url="https://github.com/gentoo/hwids/"
@@ -16,12 +16,10 @@ source="https://github.com/gentoo/hwids/archive/hwids-$pkgver.tar.gz"
builddir="$srcdir/hwids-hwids-$pkgver"
build() {
- cd "$builddir"
make UDEV=yes
}
package() {
- cd "$builddir"
make DESTDIR="$pkgdir" DOCDIR="/usr/share/doc/$pkgname-$pkgver" \
MISCDIR="/usr/share/hwdata" UDEV=yes install
}
@@ -67,4 +65,4 @@ udev() {
mv "$pkgdir"/etc "$subpkgdir"/
}
-sha512sums="6db50577b5d29d73f1dc0a44d0b74320cb0df186b9850160b15a6e8f2bcbdbf8193bae4146f81a5afc6b0e05706b5286b4b5858eb028d6c58ea4582df61d232e hwids-20190316.tar.gz"
+sha512sums="74086f96152482af3c9caabc729f34d193cc619aae88d44aa0472d674b7533ab806b13243c95bfa04417bdd40e3bb7069b766c2c0824f19d0c62385b043a01c2 hwids-20190818.tar.gz"