diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:12 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:12 +0000 |
| commit | 0640300f71f8e33f013a5ea59abb607fc8033d9a (patch) | |
| tree | 65ae38bb4875470a47c7dee404cd5fff598585dc /repos/extra | |
| parent | 0983b094234142fb98157cb6ce2bd03ff8cbbff9 (diff) | |
| download | alicelinux-0640300f71f8e33f013a5ea59abb607fc8033d9a.tar.gz alicelinux-0640300f71f8e33f013a5ea59abb607fc8033d9a.zip | |
hwdata: updated to 0.405
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/hwdata/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/hwdata/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/hwdata/.checksum b/repos/extra/hwdata/.checksum index 7748b3e5..f408d083 100644 --- a/repos/extra/hwdata/.checksum +++ b/repos/extra/hwdata/.checksum @@ -1 +1 @@ -32b37fa711dafdd2064cf252a60c4e6a1a296e5b69787175b4ca5725b7e1eae7 hwdata-0.404.tar.gz +d27df830dcc40b78661787218a9853b773da012035171a1868b54109ae566df2 hwdata-0.405.tar.gz diff --git a/repos/extra/hwdata/abuild b/repos/extra/hwdata/abuild index ced33e5e..b8df3271 100644 --- a/repos/extra/hwdata/abuild +++ b/repos/extra/hwdata/abuild @@ -1,5 +1,5 @@ name=hwdata -version=0.404 +version=0.405 release=1 source="https://github.com/vcrhonek/${name}/archive/v${version}/${name}-${version}.tar.gz" |