summaryrefslogtreecommitdiffstats
path: root/audio-libs/openal-soft/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2019-12-06 10:34:48 +0100
committerTreeve Jelbert2019-12-06 10:34:48 +0100
commitf9d59e667704cdcdc13ca173c40126e0fff99478 (patch)
tree762787a4dba9ea884cda949c5149e1e67030a18e /audio-libs/openal-soft/DETAILS
parent55ca959be698217855e2b8b128bcd38bda1aa4c3 (diff)
openal-soft: => 1.20.0
Diffstat (limited to 'audio-libs/openal-soft/DETAILS')
-rwxr-xr-xaudio-libs/openal-soft/DETAILS7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio-libs/openal-soft/DETAILS b/audio-libs/openal-soft/DETAILS
index f414f95107..aecd208eb5 100755
--- a/audio-libs/openal-soft/DETAILS
+++ b/audio-libs/openal-soft/DETAILS
@@ -1,11 +1,12 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=openal-soft
- VERSION=1.19.1
- SOURCE_HASH=sha512:356a3f12bbe284bfac71f4f2a9f83d084083a832012222e73743042ac27812cf051c12b0ddcf53c010ff77e44ae2e9033cea9b9324d316a22a59a154307a64a4
+ VERSION=1.20.0
+ SOURCE_HASH=sha512:7b103ffeeb8a6541d4bd31245ca5e34fec27d121fe04c21655480fb3907604f4171f912411f1e49622ec27db79d6cb85eb452ed78523abc906f18af57ffb755e
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=https://kcat.strangesoft.net/openal-releases/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="https://kcat.strangesoft.net/openal.html"
+ WEB_SITE="httpw://kcat.strangesoft.net/openal.html"
+ SOURCE_HINTS="no-check-certificate"
LICENSE[0]=LGPL
ENTERED=20090421
SHORT="software implementation of the OpenAL 3D audio API."