From f05df0dc4f20cebe934b6a24bd2eb20af543159e Mon Sep 17 00:00:00 2001 From: a dinosaur Date: Tue, 12 Oct 2021 16:50:13 +1100 Subject: [PATCH] deadbeef: update to 1.8.8 --- srcpkgs/deadbeef/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/deadbeef/template b/srcpkgs/deadbeef/template index 5666c1d97c92..159ad1ce38bc 100644 --- a/srcpkgs/deadbeef/template +++ b/srcpkgs/deadbeef/template @@ -1,6 +1,6 @@ # Template file for 'deadbeef' pkgname=deadbeef -version=1.8.7 +version=1.8.8 revision=1 build_style=gnu-configure configure_args="--disable-oss --disable-lfm --disable-notify --disable-gtk2" @@ -16,15 +16,15 @@ short_desc="Ultimate Music Player for GNU/Linux" maintainer="Orphaned " license="Zlib, GPL-2.0-or-later, LGPL-2.1-or-later" _apbuild_commit=c64f490e54447e3902fae54784d01ab59fa7dc95 -_mp4p_commit=f111d7aa10d4516f5e02465245e9202db83b7c10 +_mp4p_commit=77ac9f2ecaa3a2f6e232fb45cd7f8550e13cc3d3 homepage="https://deadbeef.sourceforge.io" changelog="https://deadbeef.sourceforge.io/news0.html" distfiles="https://github.com/DeaDBeeF-Player/deadbeef/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz https://github.com/DeaDBeeF-Player/apbuild/archive/${_apbuild_commit}.tar.gz>apbuild-${_apbuild_commit}.tar.gz https://github.com/DeaDBeeF-Player/mp4p/archive/${_mp4p_commit}.tar.gz>mp4p-${_mp4p_commit}.tar.gz" -checksum="cbfe873d5bd84b70011dd6131b249fea8c89318c37411696a890c55029ac3e27 +checksum="a667d55b787d76bc9d3593882b57ae9a449a99e93e1c11f85ec638566e10877d c5eeb3fa116d51d251fe7c7e5c44798680f6478c43a1fffdcb28c4caf1c68286 - 35b58679dbfec2c3a2688b1896afb0fb73b5184ac05d5bdbb787a86b5c00430d" + d0ba1b4ad062cb5c056c4a59ed55769d79371fc9b3bf9aaa0ca48f508e3eba75" LDFLAGS+=" -Wl,-z,stack-size=1048576" # The soundtouchup plugin was made default in 1.8.4 and fails to build on i686.