diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-14 18:25:41 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-14 18:25:41 +0000 |
commit | d17eb8ba62d9dde94d9529ec2a2246cc3aa2314b (patch) | |
tree | 66455c8ee472fdb8eceb48605aeccd6c01d4d32a | |
parent | Update mod_jk to version 1.2.46 (diff) |
security/eschalot: Update 1.2.0 -> 1.2.0.20180118
-rw-r--r-- | security/eschalot/Makefile | 4 | ||||
-rw-r--r-- | security/eschalot/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/eschalot/Makefile b/security/eschalot/Makefile index c5f9014beab4..2183c9411165 100644 --- a/security/eschalot/Makefile +++ b/security/eschalot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eschalot -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.0.20180118 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= ReclaimYourPrivacy -GH_TAGNAME= e9e085e +GH_TAGNAME= 56a967b USES= gmake ssl MAKE_ENV= INSTALL="${INSTALL_PROGRAM}" diff --git a/security/eschalot/distinfo b/security/eschalot/distinfo index 19e1909dd3a4..89ef1dd627e6 100644 --- a/security/eschalot/distinfo +++ b/security/eschalot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466278972 -SHA256 (ReclaimYourPrivacy-eschalot-1.2.0-e9e085e_GH0.tar.gz) = e811f45dd1d69cb34bf0736900c875e3dac6be3231c12440ae05638cac9ba24f -SIZE (ReclaimYourPrivacy-eschalot-1.2.0-e9e085e_GH0.tar.gz) = 241996 +TIMESTAMP = 1539541502 +SHA256 (ReclaimYourPrivacy-eschalot-1.2.0.20180118-56a967b_GH0.tar.gz) = 45b7a1a68c6565ff9461a2f2609d9003129ee0437d257636826b190736694f64 +SIZE (ReclaimYourPrivacy-eschalot-1.2.0.20180118-56a967b_GH0.tar.gz) = 242723 |