Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/ccextractor/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ccextractor'
pkgname=ccextractor
version=0.96.4
version=0.96.5
revision=1
build_wrksrc="linux"
build_style=gnu-configure
Expand All @@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
homepage="https://www.ccextractor.org/"
changelog="https://raw.githubusercontent.com/CCExtractor/ccextractor/master/docs/CHANGES.TXT"
distfiles="https://github.com/CCExtractor/${pkgname}/archive/v${version}.tar.gz"
checksum=40ed25e2d7fa49bf558dc370bad6caf0150726ccbdb63856fa195a4324acfdff
checksum=821614d7b31d47bf3bf6217a66464b826c0f86d2bcde070b6fba74f54dff55ff
CFLAGS="-DPNG_POWERPC_VSX_OPT=0"

pre_configure() {
Expand Down