mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libmicrohttpd: Updated for version 0.9.42.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
291dfe54fd
commit
fef9efb3e8
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libmicrohttpd
|
||||
VERSION=${VERSION:-0.9.39}
|
||||
VERSION=${VERSION:-0.9.42}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmicrohttpd"
|
||||
VERSION="0.9.39"
|
||||
VERSION="0.9.42"
|
||||
HOMEPAGE="http://www.gnu.org/software/libmicrohttpd/"
|
||||
DOWNLOAD="http://ftpmirror.gnu.org/libmicrohttpd/libmicrohttpd-0.9.39.tar.gz"
|
||||
MD5SUM="86c9cb728b4bd4fcb8aeca18ba6c0548"
|
||||
DOWNLOAD="http://ftpmirror.gnu.org/libmicrohttpd/libmicrohttpd-0.9.42.tar.gz"
|
||||
MD5SUM="3b9cf0b67fc8ebc9e69f53c6bc84a88d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue