diff options
Diffstat (limited to 'curl/Pkgfile')
-rw-r--r-- | curl/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/curl/Pkgfile b/curl/Pkgfile index fb71c93e..ab3133e3 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends: openssl name=curl -version=7.15.4 +version=7.15.5 release=1 source=(http://curl.haxx.se/download/$name-$version.tar.bz2) |