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/libtool | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/libtool')
| -rw-r--r-- | repos/extra/libtool/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/libtool/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/libtool/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/libtool/.checksum b/repos/extra/libtool/.checksum deleted file mode 100644 index 53ae6d6d..00000000 --- a/repos/extra/libtool/.checksum +++ /dev/null @@ -1 +0,0 @@ -07f5880eca816e6ab76da3a69b32df728e0277e96f8da761f69c06157da36a5a libtool-2.5.4.tar.xz diff --git a/repos/extra/libtool/.shasum b/repos/extra/libtool/.shasum new file mode 100644 index 00000000..01e181f1 --- /dev/null +++ b/repos/extra/libtool/.shasum @@ -0,0 +1 @@ +6e4e3a9628d3a230d976e2ad9aec59af9e128f884792d9558424405d libtool-2.5.4.tar.xz diff --git a/repos/extra/libtool/info b/repos/extra/libtool/info new file mode 100644 index 00000000..cb89dd81 --- /dev/null +++ b/repos/extra/libtool/info @@ -0,0 +1,4 @@ +description: Generic library support script +homepage: https://www.gnu.org/software/libtool/ +license: GPL-2.0-or-later +maintainer: Emmett1 <me@emmett1.my> |