mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
audio/sdl2_sound: switch to latest upstream commit to include security fixes
PR: 278491 Submitted by: diizzy Security: CVE-2023-45676, CVE-2023-45677, CVE-2023-45680, CVE-2023-45681, CVE-2023-45682 Security: 304d92c3-00c5-11ef-bd52-080027bff743
This commit is contained in:
parent
d7562c396a
commit
e81005b3ef
@ -1,6 +1,7 @@
|
||||
PORTNAME= sdl2_sound
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
@ -16,7 +17,9 @@ USE_SDL= sdl2
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icculus
|
||||
GH_PROJECT= SDL_sound
|
||||
GH_TAGNAME= e731e61
|
||||
USE_LDCONFIG= yes
|
||||
CMAKE_OFF= SDLSOUND_BUILD_DOCS
|
||||
|
||||
PORTDOCS= *
|
||||
PORTEXAMPLES= *
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1688690484
|
||||
SHA256 (icculus-SDL_sound-v2.0.2_GH0.tar.gz) = 5f92600de48ec640985d13e50d111af9ac30be797bc9a36eafa5d8cecc7e1f60
|
||||
SIZE (icculus-SDL_sound-v2.0.2_GH0.tar.gz) = 459868
|
||||
TIMESTAMP = 1713801381
|
||||
SHA256 (icculus-SDL_sound-v2.0.2-e731e61_GH0.tar.gz) = f48c134ae7d44d4c366c0979a0a0218a6d1dde5558bd29fd27f65281a027e634
|
||||
SIZE (icculus-SDL_sound-v2.0.2-e731e61_GH0.tar.gz) = 459882
|
||||
|
Loading…
Reference in New Issue
Block a user