From: Christian Schmidt Date: Sun, 11 Apr 2010 17:47:27 +0000 (+0200) Subject: Updated the two qemu packages to the latest stable releases. X-Git-Tag: v2.9-beta1~381 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=5c3a57a50de2f6ebd17aada9df5d2baa111827a1 Updated the two qemu packages to the latest stable releases. --- diff --git a/doc/packages-list.txt b/doc/packages-list.txt index c10ee16764..1cb425efbf 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -103,7 +103,7 @@ * fbset-2.1 * fcron-3.0.4 * feedparser-4.1 -* fetchmail-6.3.11 +* fetchmail-6.3.16 * ffmpeg-export-2008-04-13 * file-4.17 * findutils-4.2.27 @@ -268,13 +268,13 @@ * pkg-config-0.20 * popt-1.10.4 * portmap_6.0 -* postfix-2.6.2 +* postfix-2.6.5 * ppp-2.4.4 * pptp-1.7.2 * procps-3.2.6 * psmisc-22.2 -* qemu-0.11.0-kqemu -* qemu-0.12.2 +* qemu-0.11.1-kqemu +* qemu-0.12.3 * readline-5.1 * reiser4progs-1.0.6 * reiserfsprogs-3.6.21 @@ -301,7 +301,7 @@ * squashfs-lzma-cvs20100214 * squid-2.7.STABLE9 * squidGuard-1.4.1 -* squidclamav-5.2 +* squidclamav-5.3 * sshfs-fuse-2.2 * sslh-1.7a * streamripper-1.63.5 diff --git a/lfs/qemu b/lfs/qemu index 97d3af3004..7925f0d3b8 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -24,7 +24,7 @@ include Config -VER = 0.12.2 +VER = 0.12.3 THISAPP = qemu-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu -PAK_VER = 9 +PAK_VER = 10 DEPS = "sdl" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1d7c2d95acb6d0789de86508c608e26d +$(DL_FILE)_MD5 = d215e4568650e8019816397174c090e1 install : $(TARGET) diff --git a/lfs/qemu-kqemu b/lfs/qemu-kqemu index 99b3fe173c..a3c99b4512 100644 --- a/lfs/qemu-kqemu +++ b/lfs/qemu-kqemu @@ -24,7 +24,7 @@ include Config -VER = 0.11.0 +VER = 0.11.1 THISAPP = qemu-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP)-kqemu PROG = qemu-kqemu -PAK_VER = 1 +PAK_VER = 2 DEPS = "sdl qemu" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4da6a3e926a0260902f0dee342a59c23 +$(DL_FILE)_MD5 = 193285b0bcf655a7f7577d05ffcb82b1 install : $(TARGET)