Commit 723f858f authored by Ed Reel's avatar Ed Reel

Update php7 to 7.1.4

parent 46dd571e
require 'package' require 'package'
class Php7 < Package class Php7 < Package
version '7.1.3' version '7.1.4'
source_url 'http://php.net/distributions/php-7.1.3.tar.xz' # software source tarball url source_url 'http://php.net/distributions/php-7.1.4.tar.xz' # software source tarball url
source_sha1 'a9d442fbc9e0210273344a198564449e5ca34b1e' # source tarball sha1 sum source_sha1 'e60f2621a0be0b538b94156b13d5313820ecd958' # source tarball sha1 sum
depends_on 'pkgconfig' depends_on 'pkgconfig'
depends_on 'zlibpkg' depends_on 'zlibpkg'
......
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