- Update to 1.0.4
This commit is contained in:
parent
a0a86e3c2c
commit
565b88c51d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491807
3 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sdl2_gfx
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.ferzkopp.net/Software/SDL2_gfx/
|
||||
DISTNAME= SDL2_gfx-${PORTVERSION}
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (SDL2_gfx-1.0.1.tar.gz) = d69bcbceb811b4e5712fbad3ede737166327f44b727f1388c32581dbbe8c599a
|
||||
SIZE (SDL2_gfx-1.0.1.tar.gz) = 1078780
|
||||
TIMESTAMP = 1548851855
|
||||
SHA256 (SDL2_gfx-1.0.4.tar.gz) = 63e0e01addedc9df2f85b93a248f06e8a04affa014a835c2ea34bfe34e576262
|
||||
SIZE (SDL2_gfx-1.0.4.tar.gz) = 1230588
|
||||
|
|
|
@ -4,6 +4,6 @@ include/SDL2/SDL2_imageFilter.h
|
|||
include/SDL2/SDL2_rotozoom.h
|
||||
libdata/pkgconfig/SDL2_gfx.pc
|
||||
lib/libSDL2_gfx-1.0.so.0
|
||||
lib/libSDL2_gfx-1.0.so.0.0.1
|
||||
lib/libSDL2_gfx-1.0.so.0.0.2
|
||||
lib/libSDL2_gfx.a
|
||||
lib/libSDL2_gfx.so
|
||||
|
|
Loading…
Reference in a new issue