pianobar: update to 2016.06.02.
This commit is contained in:
parent
e7808353b2
commit
0430ae3909
1 changed files with 2 additions and 2 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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}
|
||||
|
|
Loading…
Reference in a new issue