wok diff libmicrohttpd/receipt @ rev 9895
ruby-pkgconfig: fix bdeps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 17 11:31:59 2011 +0200 (2011-05-17) |
parents | a4b1ad8f700e |
children | 970d6037bb2e |
line diff
1.1 --- a/libmicrohttpd/receipt Sat Jan 15 14:35:37 2011 +0000 1.2 +++ b/libmicrohttpd/receipt Tue May 17 11:31:59 2011 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libmicrohttpd" 1.7 -VERSION="0.9.5" 1.8 +VERSION="0.9.6" 1.9 CATEGORY="network" 1.10 SHORT_DESC="A small C library that is supposed to make it easy to run an HTTP server as part of another application." 1.11 MAINTAINER="slaxemulator@gmail.com"