diff options
author | koobs <koobs@FreeBSD.org> | 2015-10-22 19:56:00 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2015-10-22 19:56:00 +0800 |
commit | b8c101125a79ca6f3d395fa30cddcdd58b1744de (patch) | |
tree | 8a0106f01bf6d6ccf26e21a66dd91a11b19b8ae9 | |
parent | 4e6868fe16862569fa5a6f076666ab6f497fa695 (diff) | |
download | freebsd-ports-gnome-b8c101125a79ca6f3d395fa30cddcdd58b1744de.tar.gz freebsd-ports-gnome-b8c101125a79ca6f3d395fa30cddcdd58b1744de.tar.zst freebsd-ports-gnome-b8c101125a79ca6f3d395fa30cddcdd58b1744de.zip |
devel/libhtp: Update to 0.5.18
- Update PORTVERSION and distinfo checksum (0.5.18)
Changes:
https://github.com/OISF/libhtp/blob/0.5.18/ChangeLog
Requested by: Martin Olsson (via email)
-rw-r--r-- | devel/libhtp/Makefile | 2 | ||||
-rw-r--r-- | devel/libhtp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/libhtp/Makefile b/devel/libhtp/Makefile index ecc88ca7aebf..40b140382f0c 100644 --- a/devel/libhtp/Makefile +++ b/devel/libhtp/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libhtp -PORTVERSION= 0.5.16 +PORTVERSION= 0.5.18 CATEGORIES= devel MAINTAINER= koobs@FreeBSD.org diff --git a/devel/libhtp/distinfo b/devel/libhtp/distinfo index 9d8d5ad00208..c2727d549529 100644 --- a/devel/libhtp/distinfo +++ b/devel/libhtp/distinfo @@ -1,2 +1,2 @@ -SHA256 (OISF-libhtp-0.5.16_GH0.tar.gz) = 642f7b7cf9676d57fecfad0ce1f14c42fef23aeba6e379ae92ab1cb982f053be -SIZE (OISF-libhtp-0.5.16_GH0.tar.gz) = 5768046 +SHA256 (OISF-libhtp-0.5.18_GH0.tar.gz) = d1283332d79ff64e088657376c4c7255f9d7b63109fc485b28595a5d2507be7b +SIZE (OISF-libhtp-0.5.18_GH0.tar.gz) = 5768776 |