From: Hugo Villeneuve Date: Mon, 15 Dec 2014 04:09:53 +0000 (-0500) Subject: Upgrade to libevent-2.0.21 X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=162bf3bd41e20c92e0c707f6c1eeed89003eb00b;p=hvlinux.git Upgrade to libevent-2.0.21 --- diff --git a/config/packages-list b/config/packages-list index 0e8d17c..7b6ce0c 100644 --- a/config/packages-list +++ b/config/packages-list @@ -210,7 +210,7 @@ LIBCROCO="libcroco-0.6.8" LIBDVDCSS="libdvdcss-1.3.0" LIBDVDREAD="libdvdread-5.0.0" LIBEXIF="libexif-0.6.21" -LIBEVENT="libevent-2.0.19-stable" +LIBEVENT="libevent-2.0.21" LIBFAAD2="faad2-2.7" LIBFAAC="faac-1.28" LIBFFI="libffi-3.0.11" diff --git a/stage5/packages-update b/stage5/packages-update index 3f0c186..846b0cf 100755 --- a/stage5/packages-update +++ b/stage5/packages-update @@ -193,7 +193,8 @@ fpkg ${QEMU} "http://wiki.qemu-project.org/download" fpkg -m sf -s "bridge" ${BRIDGE_UTILS} fpkg -m sf ${TUNCTL} -fpkg -e "tar.gz" ${LIBEVENT} "https://github.com/downloads/libevent/libevent" +fpkg -e "tar.gz" -f "${LIBEVENT}-stable" ${LIBEVENT} \ + "https://github.com/downloads/libevent/libevent" fpkg ${TRANSMISSION} "http://mirrors.m0k.org/transmission/files" fpkg -e "tar.gz" ${LIBGAMIN} "http://www.gnome.org/~veillard/gamin/sources"