diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:23 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:23 +0000 |
| commit | 03e9ba2a84407799ea40e5c418586b7e2fdd65eb (patch) | |
| tree | b1cb3a021caec9ab6ac1bcc5c4dc5091399646a5 /repos | |
| parent | 567209684e4f48280b2c186f05ccdec41089b6db (diff) | |
| download | alicelinux-03e9ba2a84407799ea40e5c418586b7e2fdd65eb.tar.gz alicelinux-03e9ba2a84407799ea40e5c418586b7e2fdd65eb.zip | |
hwdata: updated to 0.399
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 5ae0e812..b458907c 100644 --- a/repos/extra/hwdata/.checksum +++ b/repos/extra/hwdata/.checksum @@ -1 +1 @@ -bd256f6d5f0459ed84a1e5b2d44d8b081906f5ad23d2d0a2cf1d14cf9c639d73 hwdata-0.398.tar.gz +59583a49a6bb8a401d64990b0ffc2717b66782bad77309913dfb0e8d1fc4a0ef hwdata-0.399.tar.gz diff --git a/repos/extra/hwdata/abuild b/repos/extra/hwdata/abuild index 96c7c100..63fd1a1d 100644 --- a/repos/extra/hwdata/abuild +++ b/repos/extra/hwdata/abuild @@ -1,5 +1,5 @@ name=hwdata -version=0.398 +version=0.399 release=1 source="https://github.com/vcrhonek/${name}/archive/v${version}/${name}-${version}.tar.gz" |