Commit 957846d1 authored by lyxell's avatar lyxell Committed by GitHub

Merge pull request #744 from cstrouse/update-curl

Update curl from 7.54.0 to 7.54.1
parents 70874ce6 877e92af
......@@ -3,9 +3,9 @@ require 'package'
class Curl < Package
description 'Command line tool and library for transferring data with URLs.'
homepage 'https://curl.haxx.se/'
version '7.54.0'
source_url 'https://curl.haxx.se/download/curl-7.54.0.tar.bz2'
source_sha1 'e1cc251508e98bc5a8b9d5c40d8a4f6e48465d1c'
version '7.54.1'
source_url 'https://curl.haxx.se/download/curl-7.54.1.tar.bz2'
source_sha1 'f5193316e4b5ff23505cb09bc946763d35d02cd6'
depends_on 'openssl' => :build
depends_on 'zlibpkg' => :build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment