audio/libsidplayfp: update to 2.3.0 release
Release notes: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.3.0 PR: 258731 Submitted by: dizzy
This commit is contained in:
parent
80ad911680
commit
2e579783d0
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= libsidplayfp
|
PORTNAME= libsidplayfp
|
||||||
DISTVERSION= 2.2.2
|
DISTVERSION= 2.3.0
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
|
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --with-simd=neon
|
||||||
CONFIGURE_ARGS+= --with-simd=sse2
|
CONFIGURE_ARGS+= --with-simd=sse2
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
SIDPLAYFP_SHLIB_VERSION= 6.3.21
|
SIDPLAYFP_SHLIB_VERSION= 6.3.22
|
||||||
STILVIEW_SHLIB_VERSION= 0.0.4
|
STILVIEW_SHLIB_VERSION= 0.0.4
|
||||||
|
|
||||||
post-build-DOXYGEN-on:
|
post-build-DOXYGEN-on:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1628621909
|
TIMESTAMP = 1632642124
|
||||||
SHA256 (libsidplayfp-2.2.2.tar.gz) = b822cd2af3dc47480b7abe3a14d4daadbff65a9b7f046b3b8e633bff487a117a
|
SHA256 (libsidplayfp-2.3.0.tar.gz) = 30b91b2b9a3a644533c8e4e926724efb8b4cf06aded1fcec4c68aa21159b8673
|
||||||
SIZE (libsidplayfp-2.2.2.tar.gz) = 794119
|
SIZE (libsidplayfp-2.3.0.tar.gz) = 794863
|
||||||
|
|
Loading…
Reference in a new issue