curl: bump version

This commit is contained in:
Jerome Duval
2015-04-28 17:32:37 +00:00
parent cd01fe7b30
commit 73c9841327

View File

@@ -3,7 +3,7 @@ HOMEPAGE="http://curl.haxx.se"
COPYRIGHT="1996-2014, Daniel Stenberg, <daniel@haxx.se>. All rights reserved." COPYRIGHT="1996-2014, Daniel Stenberg, <daniel@haxx.se>. All rights reserved."
LICENSE="Curl" LICENSE="Curl"
SRC_URI="http://curl.haxx.se/download/curl-$portVersion.tar.bz2" SRC_URI="http://curl.haxx.se/download/curl-$portVersion.tar.bz2"
CHECKSUM_SHA256="899109eb3900fa6b8a2f995df7f449964292776a04763e94fae640700f883fba" CHECKSUM_SHA256="32557d68542f5c6cc8437b5b8a945857b4c5c6b6276da909e35b783d1d66d08f"
REVISION="1" REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm" ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
SECONDARY_ARCHITECTURES="x86_gcc2 x86" SECONDARY_ARCHITECTURES="x86_gcc2 x86"