curlpp: update to 0.7.4.

This commit is contained in:
Michael Gehring 2017-01-05 14:17:33 +00:00
parent 2cf83a68dd
commit ce579db32e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'curlpp'
pkgname=curlpp
version=0.7.3
revision=2
version=0.7.4
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
makedepends="libcurl-devel boost-devel"
@ -10,7 +10,7 @@ maintainer="Asaf Ohayon <asaf@sysbind.co.il>"
license="MIT"
homepage="http://www.curlpp.org/"
distfiles="https://github.com/jpbarrette/curlpp/archive/v${version}.tar.gz"
checksum=b72093f221a9e2d0f7ce0bd0f846587835e01607a7bb0f106ff4317a8c30a81c
checksum=3316741ec4c140f42c3d3f1ee421739ae4ae4266371aa9846edc4844da39c4df
CPPFLAGS="-Wno-error=unused-function -O2"