aboutsummaryrefslogtreecommitdiff
path: root/libs/libupnp/patches
Commit message (Collapse)AuthorAge
* libupnp: update to 1.8.7Rosen Penev2020-04-13
| | | | | | remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libupnp: do not use usleepRosen Penev2020-04-06
| | | | | | Deprecated and optionally unavailable under uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libupnp: update to 1.12.0Rosen Penev2020-02-14
| | | | | | | | | | Remove outdated build options. Fix CPE ID. Add PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libs/libupnp: Update to 1.8.4Daniel Engberg2019-01-28
Update libupnp to 1.8.4 Add PR #104 to fix musl compatibility https://github.com/mrjimenez/pupnp/pull/104 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>