Skip to content

Commit

Permalink
audio/libsidplayfp: update to 2.3.1 release
Browse files Browse the repository at this point in the history
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
  • Loading branch information
fluffykhv committed Dec 16, 2021
1 parent 61a6c2b commit 760c9d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions audio/libsidplayfp/Makefile
Original file line number Diff line number Diff line change
@@ -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}/

Expand Down Expand Up @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions audio/libsidplayfp/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 760c9d7

Please sign in to comment.