cclive: update to 0.7.16.
This commit is contained in:
parent
39007199b8
commit
c4293c80eb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cclive'
|
||||
pkgname=cclive
|
||||
version=0.7.15
|
||||
version=0.7.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="AGPL-3"
|
||||
homepage="http://cclive.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=d745e85175d4a6f32feb2bf038b01fc5eea7f199ea9824b85932bd9d0b1d6c62
|
||||
checksum=586a120faddcfa16f5bb058b5c901f1659336c6fc85a0d3f1538882a44ee10e1
|
||||
|
||||
do_configure() {
|
||||
./configure ${configure_args} boost_cv_rpath_link_ldflag="-L/usr/lib"
|
||||
|
|
Loading…
Reference in New Issue