diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-27 13:02:46 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-27 13:02:46 +0000 |
commit | 03315bbb41cbf4a95c4bdc01bd38f569c474c965 (patch) | |
tree | 01264b4e6c219140e5245009bb9b2d15a65c5845 | |
parent | 4857ab6401206e71a8a263e85195f91b72e94704 (diff) |
- Update to 0.2.2
PR: ports/122144
Submitted by: David Barksdale <amatus@gnu.org> (maintainer)
Approved by: tabthorpe (mentor)
Notes
Notes:
svn path=/head/; revision=209947
-rw-r--r-- | www/libmicrohttpd/Makefile | 2 | ||||
-rw-r--r-- | www/libmicrohttpd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index cf554fa5bd2d..37172b9cfe49 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libmicrohttpd -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= www MASTER_SITES= http://gnunet.org/libmicrohttpd/download/ diff --git a/www/libmicrohttpd/distinfo b/www/libmicrohttpd/distinfo index f72216a06a8a..a9cf661a29c7 100644 --- a/www/libmicrohttpd/distinfo +++ b/www/libmicrohttpd/distinfo @@ -1,3 +1,3 @@ -MD5 (libmicrohttpd-0.2.1.tar.gz) = 74641297975985f891b00ef5933b2712 -SHA256 (libmicrohttpd-0.2.1.tar.gz) = 8ec33b6d073f8cd4d2bc230ca519d58bd79d34d412863cea816e7ade9da171d0 -SIZE (libmicrohttpd-0.2.1.tar.gz) = 473834 +MD5 (libmicrohttpd-0.2.2.tar.gz) = 6b76c1232743ef307e81361e63dc22a8 +SHA256 (libmicrohttpd-0.2.2.tar.gz) = 25e0188f4b89c8898b242a63684252ad1fed66bb76594c749550715b35540850 +SIZE (libmicrohttpd-0.2.2.tar.gz) = 477417 |