aboutsummaryrefslogtreecommitdiff
path: root/libs/libcap
Commit message (Collapse)AuthorAge
* libs/libcap: update to 2.25p-wassi2017-01-18
| | | | | | | | | | | | | | | | | | | | Update libcap to upstream release 2.25 Since the libattr thing was dropped upstream in [1] it is also removed here. Then, to overcome an issue in cross-compiling [2], set the Make parameter according to [3]. Take maintainership of this package. Signed-off-by: Paul Wassi <p.wassi@gmx.at> [1]: http://git.kernel.org/cgit/linux/kernel/git/morgan/libcap.git/commit/?id=85f38a573fc47472ab792e813b6f6b6f0b1df112 [2]: libcap: progs/Makefile:30 executes the cross-compiled binary on the host [3]: libcap: Make.Rules: comment from lines 74-81
* libcap: Use URL aliasdiizzyy2016-05-24
| | | | | Remove hardcoded URL and use alias instead. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* libcap: fix build on non-linux systemsFelix Fietkau2015-09-18
| | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* Add libcap and mdnsresponderSteven Barth2014-06-03