aboutsummaryrefslogtreecommitdiff
path: root/package/libs/libunistring
Commit message (Collapse)AuthorAge
* libunistring: update to 1.2Aleksey Vasilenko2024-08-07
| | | | | | | | | Release notes: https://git.savannah.gnu.org/gitweb/?p=libunistring.git;a=blob_plain;f=NEWS Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16065 Signed-off-by: Robert Marko <robimarko@gmail.com>
* libunistring: add from packages feedMichael Pratt2023-05-15
Add libunistring in order to link to gettext and other packages directly instead of the built-in substitute for it. Signed-off-by: Michael Pratt <mcpratt@pm.me>