diff options
author | kbowling <kbowling@FreeBSD.org> | 2018-09-14 10:28:32 +0800 |
---|---|---|
committer | kbowling <kbowling@FreeBSD.org> | 2018-09-14 10:28:32 +0800 |
commit | 7c008644e9f8da860b693c1bb589293d7640e019 (patch) | |
tree | 7000b8835361bf74e679fd1e20229d38777afc7d | |
parent | f45991faf88048ad7ce79bb035de9d9b83086415 (diff) | |
download | freebsd-ports-gnome-7c008644e9f8da860b693c1bb589293d7640e019.tar.gz freebsd-ports-gnome-7c008644e9f8da860b693c1bb589293d7640e019.tar.zst freebsd-ports-gnome-7c008644e9f8da860b693c1bb589293d7640e019.zip |
net/libnss-cache: update to 0.16
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D17149
-rw-r--r-- | net/libnss-cache/Makefile | 2 | ||||
-rw-r--r-- | net/libnss-cache/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/libnss-cache/Makefile b/net/libnss-cache/Makefile index f31fcb0b7b5e..28b0fab3ebb2 100644 --- a/net/libnss-cache/Makefile +++ b/net/libnss-cache/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libnss-cache -PORTVERSION= 0.15 +PORTVERSION= 0.16 DISTVERSIONPREFIX= version/ CATEGORIES= net diff --git a/net/libnss-cache/distinfo b/net/libnss-cache/distinfo index 57d53fa8eaa0..0d0378ef9901 100644 --- a/net/libnss-cache/distinfo +++ b/net/libnss-cache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464781833 -SHA256 (google-libnss-cache-version-0.15_GH0.tar.gz) = abc9807bb74b1a8e2a8314900d678bfe41edbffb4e1f694626fe3b9a1aa79bba -SIZE (google-libnss-cache-version-0.15_GH0.tar.gz) = 17269 +TIMESTAMP = 1536841659 +SHA256 (google-libnss-cache-version-0.16_GH0.tar.gz) = 09099ce2a3becb9cc4c282f7809198ac9707929dbc767030e32da8b824110bfe +SIZE (google-libnss-cache-version-0.16_GH0.tar.gz) = 17542 |