diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-07-06 10:25:32 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-07-06 10:25:32 +0000 |
commit | 0d26d92627b934f9700c2c19ccb31fdb79dd1698 (patch) | |
tree | 2c19ea9a016c4f09a67ad57dc7712733346c49ec /audio/sdl2_mixer | |
parent | 3d3c065bb9daf32fe61ee92ec90116109cf7aaf4 (diff) | |
download | ports-0d26d92627b934f9700c2c19ccb31fdb79dd1698.tar.gz ports-0d26d92627b934f9700c2c19ccb31fdb79dd1698.zip |
Notes
Diffstat (limited to 'audio/sdl2_mixer')
-rw-r--r-- | audio/sdl2_mixer/Makefile | 2 | ||||
-rw-r--r-- | audio/sdl2_mixer/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile index f184fecc080c..ac2b84a0f858 100644 --- a/audio/sdl2_mixer/Makefile +++ b/audio/sdl2_mixer/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sdl2_mixer -PORTVERSION= 2.0.p1 +PORTVERSION= 2.0.p2 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/tmp/SDL_mixer/release/ DISTNAME= SDL2_mixer-2.0.0 diff --git a/audio/sdl2_mixer/distinfo b/audio/sdl2_mixer/distinfo index 8d8fb422c147..4c8a6a954607 100644 --- a/audio/sdl2_mixer/distinfo +++ b/audio/sdl2_mixer/distinfo @@ -1,2 +1,2 @@ -SHA256 (SDL2_mixer-2.0.0.tar.gz) = a3d72b0a02d27defc58665ffeef09247d874ea3e652a0326ef9b9f339581f836 -SIZE (SDL2_mixer-2.0.0.tar.gz) = 10109109 +SHA256 (SDL2_mixer-2.0.0.tar.gz) = 24f110a15f841071bcdd70259d4da1f4caf67dd54926d2667297b0cf198acaa0 +SIZE (SDL2_mixer-2.0.0.tar.gz) = 10117945 |