mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
security/modsecurity3-apache: unbreak after 0b71d7d972
After security/modsecurity3 was updated to 3.0.5, it intriduce an API breakage for consumers. Fix it by use corrected checkpoint of usptream repo. With hat: ports-secteam
This commit is contained in:
parent
dea411ca0c
commit
a8a9779df9
2 changed files with 5 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
||||||
PORTNAME= modsecurity3-apache
|
PORTNAME= modsecurity3-apache
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.0.9-beta1-19
|
DISTVERSION= 0.0.9-beta1-20
|
||||||
PORTREVISION= 1
|
DISTVERSIONSUFFIX= -gf692ea99
|
||||||
DISTVERSIONSUFFIX= -gf76aaae
|
|
||||||
CATEGORIES= security www
|
CATEGORIES= security www
|
||||||
|
|
||||||
MAINTAINER= joneum@FreeBSD.org
|
MAINTAINER= joneum@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1556729006
|
TIMESTAMP = 1636653256
|
||||||
SHA256 (SpiderLabs-ModSecurity-apache-v0.0.9-beta1-19-gf76aaae_GH0.tar.gz) = 38bcdb44c971940f54693e89d19608df421372d464e9d02d28f29b2e36027977
|
SHA256 (SpiderLabs-ModSecurity-apache-v0.0.9-beta1-20-gf692ea99_GH0.tar.gz) = feede4f37019028ab11500ce83ea7a6320448083f013038d56782aa48f3a3d4e
|
||||||
SIZE (SpiderLabs-ModSecurity-apache-v0.0.9-beta1-19-gf76aaae_GH0.tar.gz) = 64553
|
SIZE (SpiderLabs-ModSecurity-apache-v0.0.9-beta1-20-gf692ea99_GH0.tar.gz) = 65538
|
||||||
|
|
Loading…
Add table
Reference in a new issue