From 0430ae39098f494b78fe56bf704eaf347a1734e2 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 2 Jun 2016 13:32:30 +0200 Subject: [PATCH] pianobar: update to 2016.06.02. --- srcpkgs/pianobar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pianobar/template b/srcpkgs/pianobar/template index ebf652c59a1..3b211b42085 100644 --- a/srcpkgs/pianobar/template +++ b/srcpkgs/pianobar/template @@ -1,6 +1,6 @@ # Template file for 'pianobar' pkgname=pianobar -version=2015.11.22 +version=2016.06.02 revision=1 hostmakedepends="pkg-config" makedepends="libcurl-devel faad2-devel libao-devel gnutls-devel libgcrypt-devel json-c-devel ffmpeg-devel" @@ -9,7 +9,7 @@ maintainer="Juan RP " license="MIT" homepage="http://6xq.net/projects/pianobar/" distfiles="https://github.com/PromyLOPh/pianobar/archive/${version}.tar.gz" -checksum=db7142a817ceb674d3057e847542754117b5a0ea41780c3c9c1b77b852704d08 +checksum=977d696c51d8e768be7b9a72480f1277cac99b3d007cd789e31364264dce25c2 do_build() { make CC="$CC -std=c99" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 ${makejobs}