diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:17:44 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:17:44 +0000 |
| commit | 65f2f2f49a3267cc01563698c45b729ca59b1737 (patch) | |
| tree | d4a901193371539ea5fdfab63f505464d619831d | |
| parent | 882b0ce5fc8817848e1806af0ab7fc1fab1db4e0 (diff) | |
| download | alicelinux-65f2f2f49a3267cc01563698c45b729ca59b1737.tar.gz alicelinux-65f2f2f49a3267cc01563698c45b729ca59b1737.zip | |
hwdata: updated to 0.393
| -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 440feaf1..7f2d4e8a 100644 --- a/repos/extra/hwdata/.checksum +++ b/repos/extra/hwdata/.checksum @@ -1 +1 @@ -1c1b7de7b64370f3a6f780152292d76d3272d9b21c9c657e4be4ca77bbf34390 hwdata-0.392.tar.gz +66292b23f3fa9bc1f7d402cf536270c800672a4130b685fc785bfa9d29574ca5 hwdata-0.393.tar.gz diff --git a/repos/extra/hwdata/abuild b/repos/extra/hwdata/abuild index b5531164..82610581 100644 --- a/repos/extra/hwdata/abuild +++ b/repos/extra/hwdata/abuild @@ -1,5 +1,5 @@ name=hwdata -version=0.392 +version=0.393 release=1 source="https://github.com/vcrhonek/${name}/archive/v${version}/${name}-${version}.tar.gz" |