diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2017-10-22 18:09:33 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2017-10-22 18:09:33 +0800 |
commit | 1398e3253cc23fd4a1e81aec19ea675def68cbad (patch) | |
tree | 894633a5e78f9e3be555b381a690fdd64eea7da2 /security/libuecc | |
parent | 1402e3fbfbd9aefe245b7d303b78d9b4b72b79d8 (diff) | |
download | freebsd-ports-gnome-1398e3253cc23fd4a1e81aec19ea675def68cbad.tar.gz freebsd-ports-gnome-1398e3253cc23fd4a1e81aec19ea675def68cbad.tar.zst freebsd-ports-gnome-1398e3253cc23fd4a1e81aec19ea675def68cbad.zip |
- Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports
PR: 223147 [1]
Submitted by: Greg V [1]
Diffstat (limited to 'security/libuecc')
-rw-r--r-- | security/libuecc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libuecc/Makefile b/security/libuecc/Makefile index 94e9313d8cf0..a2d713482abc 100644 --- a/security/libuecc/Makefile +++ b/security/libuecc/Makefile @@ -2,7 +2,7 @@ PORTNAME= libuecc PORTVERSION= 7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://git.universe-factory.net/libuecc/snapshot/ \ http://git.universe-factory.net/libuecc/snapshot/ |