Update to 1.7.4 release to add php 5.4 support.
PR: ports/167997 Submitted by: John Marshall <john.marshall@riverwillow.com.au>
This commit is contained in:
parent
13787d844f
commit
cdc6156e27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296822
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= http
|
||||
PORTVERSION= 1.7.1
|
||||
PORTVERSION= 1.7.4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pecl_http-1.7.1.tgz) = e6f6ee2e1d724486fbc6e9c8f54fe1751309422c704e6f727af342ee499458f2
|
||||
SIZE (pecl_http-1.7.1.tgz) = 174098
|
||||
SHA256 (pecl_http-1.7.4.tgz) = 9006122f45a96754a417fd5afb00a7b6ad1aa125dd2158e56ca1b2d334421e03
|
||||
SIZE (pecl_http-1.7.4.tgz) = 174503
|
||||
|
|
Loading…
Reference in a new issue