X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=tools%2Fqemu%2FMakefile;fp=tools%2Fqemu%2FMakefile;h=37a510cf92b237a6fad6c4423b520845563d26cf;hb=af028d51fa6076d1fc837dd3a03a9e258df48e03;hp=50bfd6d7271c235452b00f05e9fcbd38e2d02da1;hpb=9f969228927512365a1136159555e323039696d7;p=openwrt.git diff --git a/tools/qemu/Makefile b/tools/qemu/Makefile index 50bfd6d727..37a510cf92 100644 --- a/tools/qemu/Makefile +++ b/tools/qemu/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qemu -PKG_VERSION:=0.12.5 -PKG_RELEASE:=2 +PKG_VERSION:=0.13.0 +PKG_RELEASE:=1 PKG_SOURCE_URL:=http://download.savannah.gnu.org/releases/qemu/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=1d02ee0a04dfae2894340273372c1de4 +PKG_MD5SUM:=397a0d665da8ba9d3b9583629f3d6421 include $(INCLUDE_DIR)/host-build.mk