diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-12-16 04:46:54 +0800 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-12-16 04:46:54 +0800 |
commit | 679b81b63082c86667ef47caf0608e7e6a2a013b (patch) | |
tree | 89d78ce2d6b809a6127e593c64b88cc61068e241 /net | |
parent | 1dd979d450210e62a0f7e1fb83b2dd5e6ad8b2bf (diff) | |
download | freebsd-ports-gnome-679b81b63082c86667ef47caf0608e7e6a2a013b.tar.gz freebsd-ports-gnome-679b81b63082c86667ef47caf0608e7e6a2a013b.tar.zst freebsd-ports-gnome-679b81b63082c86667ef47caf0608e7e6a2a013b.zip |
Update liboauth to 0.9.6
Diffstat (limited to 'net')
-rw-r--r-- | net/liboauth/Makefile | 2 | ||||
-rw-r--r-- | net/liboauth/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile index 7e122c3d9d52..88970a23ab72 100644 --- a/net/liboauth/Makefile +++ b/net/liboauth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= liboauth -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 CATEGORIES= net MASTER_SITES= http://liboauth.sourceforge.net/pool/ diff --git a/net/liboauth/distinfo b/net/liboauth/distinfo index 308458a817a0..186c4cc3049c 100644 --- a/net/liboauth/distinfo +++ b/net/liboauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (liboauth-0.9.5.tar.gz) = 845dfca491dba3631bd61d0fb8d18a2121bd1512ef9c1ee1228a27868ac64cb8 -SIZE (liboauth-0.9.5.tar.gz) = 423311 +SHA256 (liboauth-0.9.6.tar.gz) = 9fa0f9d86ac4fbdd8c17d4c242ceef33096e8cf3b1834d9198ccc0cbf8b0f207 +SIZE (liboauth-0.9.6.tar.gz) = 492499 |