diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:46:13 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:46:13 +0000 |
| commit | 63d10f9c061a825e24499b6b4060530140a26b4d (patch) | |
| tree | cd3d4aaed11a345306628ec764d41cfc1421be96 /repos | |
| parent | d0544953cd5094d2315bad5ec762185fcf24413f (diff) | |
| download | alicelinux-63d10f9c061a825e24499b6b4060530140a26b4d.tar.gz alicelinux-63d10f9c061a825e24499b6b4060530140a26b4d.zip | |
hwdata: updated to 0.401
Diffstat (limited to 'repos')
| -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 f7fa189e..faabbb5a 100644 --- a/repos/extra/hwdata/.checksum +++ b/repos/extra/hwdata/.checksum @@ -1 +1 @@ -d56a0863502e528025ddb84b0968a87a713365d91927c92bfe35842d47387e77 hwdata-0.400.tar.gz +38f7e4a463b92cd660c34d4696de8742c3f17c481d544fa4be0a85234692fe3e hwdata-0.401.tar.gz diff --git a/repos/extra/hwdata/abuild b/repos/extra/hwdata/abuild index a67262ae..9fc2d339 100644 --- a/repos/extra/hwdata/abuild +++ b/repos/extra/hwdata/abuild @@ -1,5 +1,5 @@ name=hwdata -version=0.400 +version=0.401 release=1 source="https://github.com/vcrhonek/${name}/archive/v${version}/${name}-${version}.tar.gz" |