diff options
author | johans <johans@FreeBSD.org> | 2014-04-21 21:26:52 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2014-04-21 21:26:52 +0800 |
commit | 1442c3e3f6e9962764bf1e43a4e69ed98c31c23c (patch) | |
tree | 947ac97ee55e9d58e0562b7500a8b3f11ee461f0 /net/liboauth | |
parent | 9bbe388a651645e1eda5f3381d94dcd97250159c (diff) | |
download | freebsd-ports-gnome-1442c3e3f6e9962764bf1e43a4e69ed98c31c23c.tar.gz freebsd-ports-gnome-1442c3e3f6e9962764bf1e43a4e69ed98c31c23c.tar.zst freebsd-ports-gnome-1442c3e3f6e9962764bf1e43a4e69ed98c31c23c.zip |
Update to OAuth lib 1.0.3
Diffstat (limited to 'net/liboauth')
-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 103a7f4b09e8..90bb2b8d8d68 100644 --- a/net/liboauth/Makefile +++ b/net/liboauth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= liboauth -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= net MASTER_SITES= SF/${PORTNAME} diff --git a/net/liboauth/distinfo b/net/liboauth/distinfo index 34db10af1655..b9028f0fed27 100644 --- a/net/liboauth/distinfo +++ b/net/liboauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (liboauth-1.0.2.tar.gz) = fb1b9867b0627c15944d1a20254de33310c303295188be7f6d40f0e6bf4745e3 -SIZE (liboauth-1.0.2.tar.gz) = 501851 +SHA256 (liboauth-1.0.3.tar.gz) = 0df60157b052f0e774ade8a8bac59d6e8d4b464058cc55f9208d72e41156811f +SIZE (liboauth-1.0.3.tar.gz) = 504950 |