Upgrade to libevent-2.0.21
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 15 Dec 2014 04:09:53 +0000 (23:09 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 27 Dec 2014 05:01:51 +0000 (00:01 -0500)
config/packages-list
stage5/packages-update

index 0e8d17c..7b6ce0c 100644 (file)
@@ -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"
index 3f0c186..846b0cf 100755 (executable)
@@ -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"