www/mod_http2-devel: Update to 1.5.12
- Update to latest version 1.5.12 - Move from USE_OPENSSL to USES= ssl
This commit is contained in:
parent
6173dbf42a
commit
2d1f66bbd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418333
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mod_http2-devel
|
||||
PORTVERSION= 1.5.10
|
||||
PORTVERSION= 1.5.12
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -18,8 +18,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= icing
|
||||
GH_PROJECT= mod_h2
|
||||
|
||||
USES= autoreconf libtool
|
||||
USE_OPENSSL= yes
|
||||
USES= autoreconf libtool ssl
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-prefix=ext-
|
||||
CONFIGURE_ENV= CONFIG_SHELL=/bin/sh
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1466082794
|
||||
SHA256 (icing-mod_h2-v1.5.10_GH0.tar.gz) = 6767aed7234140d1d44d5002bedf756710dc2a28fa82fbf89579b65857f3727d
|
||||
SIZE (icing-mod_h2-v1.5.10_GH0.tar.gz) = 180677
|
||||
TIMESTAMP = 1468163162
|
||||
SHA256 (icing-mod_h2-v1.5.12_GH0.tar.gz) = 7dbcf3a41b30b33d7064c018348216957201118ada2485e92f3dd448898a5cae
|
||||
SIZE (icing-mod_h2-v1.5.12_GH0.tar.gz) = 183416
|
||||
|
|
Loading…
Reference in a new issue