mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Update badge urls
This commit is contained in:
parent
970cd74dd9
commit
e6738b9dad
@ -4,7 +4,7 @@
|
||||
[](https://ci.appveyor.com/project/AMDmi3/libsdl2pp)
|
||||
[](https://scan.coverity.com/projects/3980)
|
||||
[](https://coveralls.io/github/libSDL2pp/libSDL2pp?branch=master)
|
||||
[](http://repology.org/metapackage/libsdl2pp)
|
||||
[](https://repology.org/metapackage/libsdl2pp)
|
||||
|
||||
This library provides C++11 bindings/wrapper for SDL2 and satellite libraries.
|
||||
|
||||
@ -189,7 +189,7 @@ TARGET_LINK_LIBRARIES(... ${SDL2PP_LIBRARIES})
|
||||
SDL2pp is also already available from the following package
|
||||
repositories:
|
||||
|
||||
<a href="http://repology.org/metapackage/libsdl2pp"><img src="http://repology.org/badge/vertical-allrepos/libsdl2pp.svg" alt="Packaging status" align="right"></a>
|
||||
<a href="https://repology.org/metapackage/libsdl2pp"><img src="https://repology.org/badge/vertical-allrepos/libsdl2pp.svg" alt="Packaging status" align="right"></a>
|
||||
|
||||
* [Arch Linux AUR](https://aur.archlinux.org/packages/sdl2pp-git/)
|
||||
* [DragonflyBSD DPorts](https://github.com/DragonFlyBSD/DPorts/tree/master/devel/sdl2pp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user