audio/libsidplayfp: update to 2.3.1 release
Changelog: * VIC II: check badline enabled condition on raster Y increment. Fixes CPU/shxy/shx-test * Disable digiboost for residfp when not required (issue #37) Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
61a6c2b2fc
commit
760c9d7c16
@ -1,6 +1,5 @@
|
||||
PORTNAME= libsidplayfp
|
||||
PORTVERSION= 1
|
||||
DISTVERSION= 2.3.0
|
||||
DISTVERSION= 2.3.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
@ -49,7 +48,7 @@ CONFIGURE_ARGS+= --with-simd=neon
|
||||
CONFIGURE_ARGS+= --with-simd=sse2
|
||||
.endif
|
||||
|
||||
SIDPLAYFP_SHLIB_VERSION= 6.3.22
|
||||
SIDPLAYFP_SHLIB_VERSION= 6.3.23
|
||||
STILVIEW_SHLIB_VERSION= 0.0.4
|
||||
|
||||
post-build-DOXYGEN-on:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1632642124
|
||||
SHA256 (libsidplayfp-2.3.0.tar.gz) = 30b91b2b9a3a644533c8e4e926724efb8b4cf06aded1fcec4c68aa21159b8673
|
||||
SIZE (libsidplayfp-2.3.0.tar.gz) = 794863
|
||||
TIMESTAMP = 1639653813
|
||||
SHA256 (libsidplayfp-2.3.1.tar.gz) = aef70cc30648eb89d32f56c691a5a40cdffc7421f43b4aa242f4d123eb9258a2
|
||||
SIZE (libsidplayfp-2.3.1.tar.gz) = 797779
|
||||
|
Loading…
Reference in New Issue
Block a user