diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-09 21:48:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-09 21:48:39 +0000 |
commit | 1455632ac44056f43b5b0568eef9c2dd9c579958 (patch) | |
tree | 94bcfe6db44219d0c6abbf5998c99c0f617f3fb6 /emulators/qemu-launcher | |
parent | aadc1537f4597a7fe3081c4b8cb83c675012f687 (diff) | |
download | ports-1455632ac44056f43b5b0568eef9c2dd9c579958.tar.gz ports-1455632ac44056f43b5b0568eef9c2dd9c579958.zip |
Notes
Diffstat (limited to 'emulators/qemu-launcher')
-rw-r--r-- | emulators/qemu-launcher/Makefile | 2 | ||||
-rw-r--r-- | emulators/qemu-launcher/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile index de1b36216311..b78d2ce21fb5 100644 --- a/emulators/qemu-launcher/Makefile +++ b/emulators/qemu-launcher/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qemu-launcher -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES= emulators MASTER_SITES= http://download.gna.org/qemulaunch/1.7.x/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/emulators/qemu-launcher/distinfo b/emulators/qemu-launcher/distinfo index 2fe52fc5b72d..4a418e969f06 100644 --- a/emulators/qemu-launcher/distinfo +++ b/emulators/qemu-launcher/distinfo @@ -1,3 +1,3 @@ -MD5 (qemu-launcher_1.7.2.tar.gz) = 3243dd94b8b9be8a754db9cc9aaa2f17 -SHA256 (qemu-launcher_1.7.2.tar.gz) = ea84978a122e278557a019cdba1de01bae177c75c42794261c201fb7f00f8c3f -SIZE (qemu-launcher_1.7.2.tar.gz) = 59659 +MD5 (qemu-launcher_1.7.3.tar.gz) = 4245ec2f86576795a4e1f5fdc6a5153d +SHA256 (qemu-launcher_1.7.3.tar.gz) = d7231bb0312231ebe46213ab52df420f72a40171869c4843a1d0d0000d8d01a4 +SIZE (qemu-launcher_1.7.3.tar.gz) = 60017 |