[notify] curl: update to 7.29.0

Update includes a security fix, see
http://curl.haxx.se/docs/adv_20130206.html
This commit is contained in:
Juergen Daubert 2013-02-06 16:48:58 +01:00
parent 8a971df0cc
commit 063af3fdf4
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
b716ab1103fd4bef99b98f5ff2c7b638 curl-7.28.1.tar.lzma
48eab66844553c37433fb861cf8ab5c9 curl-7.29.0.tar.lzma

View File

@ -4,8 +4,8 @@
# Depends on: openssl, zlib
name=curl
version=7.28.1
release=2
version=7.29.0
release=1
source=(http://curl.haxx.se/download/$name-$version.tar.lzma)
build() {