mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libmicrohttpd: Updated for version 0.9.13.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
fb77a7a62b
commit
2dbdfbc184
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libmicrohttpd
|
||||
VERSION=${VERSION:-0.4.5}
|
||||
VERSION=${VERSION:-0.9.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmicrohttpd"
|
||||
VERSION="0.4.5"
|
||||
VERSION="0.9.13"
|
||||
HOMEPAGE="http://www.gnu.org/software/libmicrohttpd/"
|
||||
DOWNLOAD="http://ftpmirror.gnu.org/libmicrohttpd/libmicrohttpd-0.4.5.tar.gz"
|
||||
MD5SUM="15cdd61e352621f20fdadf4d8ae2b44c"
|
||||
DOWNLOAD="http://ftpmirror.gnu.org/libmicrohttpd/libmicrohttpd-0.9.13.tar.gz"
|
||||
MD5SUM="f826b70228cb0987c56515436a8e0fd7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Marco Bonetti"
|
||||
|
|
Loading…
Reference in a new issue