mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Update repo URL
This commit is contained in:
parent
4ac475a2fa
commit
a9fa278a37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403866
@ -12,7 +12,7 @@ LICENSE= ZLIB
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= AMDmi3
|
||||
GH_ACCOUNT= libSDL2pp
|
||||
GH_PROJECT= libSDL2pp
|
||||
|
||||
USES= compiler:c++11-lib cmake
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (AMDmi3-libSDL2pp-0.11.0_GH0.tar.gz) = 018c0178efe63b863af439d6212c965935698779e93f00595285fc1ee8d2b321
|
||||
SIZE (AMDmi3-libSDL2pp-0.11.0_GH0.tar.gz) = 292178
|
||||
SHA256 (libSDL2pp-libSDL2pp-0.11.0_GH0.tar.gz) = 018c0178efe63b863af439d6212c965935698779e93f00595285fc1ee8d2b321
|
||||
SIZE (libSDL2pp-libSDL2pp-0.11.0_GH0.tar.gz) = 292178
|
||||
|
@ -7,4 +7,4 @@ functions with extra features proided with modern C++ such as:
|
||||
* C++11 move semantics support, which allow you to store SDL objects
|
||||
in containers and pass/return them by value with no overhead
|
||||
|
||||
WWW: https://github.com/AMDmi3/libSDL2pp
|
||||
WWW: https://github.com/libSDL2pp/libSDL2pp
|
||||
|
Loading…
Reference in New Issue
Block a user