[Lunar-commits] r15545 - moonbase/trunk/devel/bochs
Florin Braescu
florin at lunar-linux.org
Fri Jul 1 05:08:48 UTC 2005
Author: florin
Date: 2005-07-01 05:08:47 +0000 (Fri, 01 Jul 2005)
New Revision: 15545
Modified:
moonbase/trunk/devel/bochs/DETAILS
Log:
bump the version from 2.1.1 to 2.2.
Modified: moonbase/trunk/devel/bochs/DETAILS
===================================================================
--- moonbase/trunk/devel/bochs/DETAILS 2005-07-01 01:10:57 UTC (rev 15544)
+++ moonbase/trunk/devel/bochs/DETAILS 2005-07-01 05:08:47 UTC (rev 15545)
@@ -1,13 +1,15 @@
MODULE=bochs
- VERSION=2.1.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/bochs/
- WEB_SITE=http://bochs.sourceforge.net
+ VERSION=2.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/bochs/
+ SOURCE_VFY=sha1:a536300f3974c7f1a7cba343d02a5413ba60dd69
+ WEB_SITE=http://bochs.sourceforge.net
ENTERED=20011015
- UPDATED=20040318
+ UPDATED=20050701
SHORT="Bochs is an i386 hardware emulator"
+
cat << EOF
Bochs is a portable x86 PC emulation software package that emulates
-enough of the x86 CPU, related AT hardware, and BIOS to run DOS, Windows
-95, Linux, FreeBSD, and other OS's, all on your workstation.
+enough of the x86 CPU, related AT hardware, and BIOS to run DOS,
+Windows 95, Linux, FreeBSD, and other OS's, all on your workstation.
EOF
More information about the Lunar-commits
mailing list