Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
1.2k
Issue boards
Milestones
Code
Merge requests
646
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!56760
main/hwdata: upgrade to 0.377-2
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
main/hwdata: upgrade to 0.377-2
bl4ckb0ne/aports:hwdata-0.377.2
into
master
Overview
0
Commits
1
Pipelines
3
Changes
1
Merged
Simon Zeni
requested to merge
bl4ckb0ne/aports:hwdata-0.377.2
into
master
1 year ago
Overview
0
Commits
1
Pipelines
3
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
master
version 1
3f7b3e65
1 year ago
master (base)
and
latest version
latest version
e875f80d
1 commit,
1 year ago
version 1
3f7b3e65
1 commit,
1 year ago
1 file
+
5
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
main/hwdata/APKBUILD
+
5
−
3
Options
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname
=
hwdata
pkgver
=
0.376
pkgver
=
0.377.2
_pkgver
=
0.377-2
pkgrel
=
0
pkgdesc
=
"Hardware identification and configuration data"
url
=
"https://github.com/vcrhonek/hwdata"
arch
=
"noarch"
license
=
"GPL-2.0-or-later OR XFree86-1.1"
subpackages
=
"
$pkgname
-dev
$pkgname
-usb
$pkgname
-pci
$pkgname
-pnp
$pkgname
-net"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/vcrhonek/hwdata/archive/refs/tags/v
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/vcrhonek/hwdata/archive/refs/tags/v
$
_
pkgver
.tar.gz"
options
=
"!check"
# just firmware data
replaces
=
"hwids"
# be higher since hwids was a large date version
provides
=
"hwids=20220101-r
$pkgrel
"
builddir
=
"
$srcdir
/
$pkgname
-
$_pkgver
"
build
()
{
./configure
\
@@ -69,5 +71,5 @@ pnp() {
}
sha512sums
=
"
3b38a485baa62bd7908083ae13202aa5202ace16a993be0ea60cb658c4e2b9f6ba32dccf58a17d69036798c95109a684d878b9f9bb8149a8713248e5b8f1bda9
hwdata-0.37
6
.tar.gz
c22be7ded7277cbf00300251dca061d2d34f01afc0283b3821649c382b66d74c06dcf66976c48e47879d3077e9b5dcbf01c4fbce3cc9b513ac01e5a05fc24d88
hwdata-0.37
7.2
.tar.gz
"
Loading