diff options
| author | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
| commit | b1674f90bc5c441e42a19b412f28bf3f81097249 (patch) | |
| tree | 2fcb6e13737713e0867f3a9d365d3b1d7e13e2b5 /repos/extra/libatasmart | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/libatasmart')
| -rw-r--r-- | repos/extra/libatasmart/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/libatasmart/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/libatasmart/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/libatasmart/.checksum b/repos/extra/libatasmart/.checksum deleted file mode 100644 index f7fbdaea..00000000 --- a/repos/extra/libatasmart/.checksum +++ /dev/null @@ -1 +0,0 @@ -dab45007f7c2a38905a62a31cbff3854ae4ce6efa9d0da692459612c0326f4d5 libatasmart-0.19.tar.xz diff --git a/repos/extra/libatasmart/.shasum b/repos/extra/libatasmart/.shasum new file mode 100644 index 00000000..6c8b52ce --- /dev/null +++ b/repos/extra/libatasmart/.shasum @@ -0,0 +1 @@ +1c1620746dd3aa0745c852eedbe34902016751907cdf9eebeec40395 libatasmart-0.19.tar.xz diff --git a/repos/extra/libatasmart/info b/repos/extra/libatasmart/info new file mode 100644 index 00000000..7b8f77a5 --- /dev/null +++ b/repos/extra/libatasmart/info @@ -0,0 +1,4 @@ +description: ATA S.M.A.R.T. disk health library +homepage: https://0pointer.de/blog/projects/being-smart.html +license: LGPL-2.1-or-later +maintainer: Emmett1 <me@emmett1.my> |