wok-next diff libmicrohttpd/receipt @ rev 17114
juffed: /git/stable/
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Tue Sep 02 19:31:28 2014 +0200 (2014-09-02) |
parents | 4904e3d374a9 |
children | c3a368c0cddb |
line diff
1.1 --- a/libmicrohttpd/receipt Tue Jun 11 10:41:23 2013 +0200 1.2 +++ b/libmicrohttpd/receipt Tue Sep 02 19:31:28 2014 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libmicrohttpd" 1.7 -VERSION="0.9.18" 1.8 +VERSION="0.9.33" 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" 1.12 @@ -11,7 +11,7 @@ 1.13 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.14 1.15 DEPENDS="libgcrypt libgnutls" 1.16 -BUILD_DEPENDS="libgcrypt-dev gnutls-dev libtasn1-dev" 1.17 +BUILD_DEPENDS="libgcrypt-dev gmp-dev gnutls-dev libtasn1-dev" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()