mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
- Update to 2.0.10
This commit is contained in:
parent
a9690e3149
commit
14d697a167
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507509
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sdl2
|
||||
PORTVERSION= 2.0.9
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 2.0.10
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://www.libsdl.org/release/
|
||||
DISTNAME= SDL2-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1540998442
|
||||
SHA256 (SDL2-2.0.9.tar.gz) = 255186dc676ecd0c1dbf10ec8a2cc5d6869b5079d8a38194c2aecdff54b324b1
|
||||
SIZE (SDL2-2.0.9.tar.gz) = 5246942
|
||||
TIMESTAMP = 1564144974
|
||||
SHA256 (SDL2-2.0.10.tar.gz) = b4656c13a1f0d0023ae2f4a9cf08ec92fffb464e0f24238337784159b8b91d57
|
||||
SIZE (SDL2-2.0.10.tar.gz) = 5550762
|
||||
|
@ -74,7 +74,7 @@ include/SDL2/begin_code.h
|
||||
include/SDL2/close_code.h
|
||||
lib/cmake/SDL2/sdl2-config.cmake
|
||||
lib/libSDL2-2.0.so.0
|
||||
lib/libSDL2-2.0.so.0.9.0
|
||||
lib/libSDL2-2.0.so.0.10.0
|
||||
lib/libSDL2.a
|
||||
lib/libSDL2.so
|
||||
lib/libSDL2_test.a
|
||||
|
Loading…
Reference in New Issue
Block a user