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/libnl-tiny | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/libnl-tiny')
| -rw-r--r-- | repos/extra/libnl-tiny/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libnl-tiny/.shasum | 2 | ||||
| -rw-r--r-- | repos/extra/libnl-tiny/info | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/repos/extra/libnl-tiny/.checksum b/repos/extra/libnl-tiny/.checksum deleted file mode 100644 index d75e8218..00000000 --- a/repos/extra/libnl-tiny/.checksum +++ /dev/null @@ -1,2 +0,0 @@ -d08d8c719d98d3ee9682173f0de0e3768abe024b95c60729b0c7385224a1e840 libnl-tiny-39ec78bb012edc2739c3d3d0058e4076411068b1.tar.xz -0feaf6f2d721c5878b62b36c64de485322dbc9a0783e1d9d8b744c616bc30806 nla_s8.patch diff --git a/repos/extra/libnl-tiny/.shasum b/repos/extra/libnl-tiny/.shasum new file mode 100644 index 00000000..f0f79185 --- /dev/null +++ b/repos/extra/libnl-tiny/.shasum @@ -0,0 +1,2 @@ +b6dd8e09ea81d80d2a5c48befe70a4f3cc4fed1a9623b5c7c6993d1e libnl-tiny-39ec78bb012edc2739c3d3d0058e4076411068b1.tar.xz +204dba40bd16940096d3252851efa118d0b5049af20e7559df8648e9 nla_s8.patch diff --git a/repos/extra/libnl-tiny/info b/repos/extra/libnl-tiny/info new file mode 100644 index 00000000..5460e99e --- /dev/null +++ b/repos/extra/libnl-tiny/info @@ -0,0 +1,4 @@ +description: Tiny netlink library +homepage: https://github.com/sabotage-linux/libnl-tiny +license: LGPL-2.1-or-later +maintainer: Emmett1 <me@emmett1.my> |