Update to lib765-0.3.1.1
ok naddy@ sturm@
This commit is contained in:
parent
1b9a4ca00d
commit
eed2744390
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2003/01/09 22:36:01 pvalchev Exp $
|
# $OpenBSD: Makefile,v 1.3 2003/10/17 06:24:42 grange Exp $
|
||||||
|
|
||||||
COMMENT= "library for the floppy controller emulation"
|
COMMENT= "library for the floppy controller emulation"
|
||||||
|
|
||||||
DISTNAME= lib765-0.3.0
|
DISTNAME= lib765-0.3.1.1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
HOMEPAGE= http://www.seasip.demon.co.uk/Unix/LibDsk/
|
HOMEPAGE= http://www.seasip.demon.co.uk/Unix/LibDsk/
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (lib765-0.3.0.tar.gz) = 073f39c39d0bab3e04ae3325ef3e2423
|
MD5 (lib765-0.3.1.1.tar.gz) = 1d44827dd9df69c60014c9ede0096182
|
||||||
RMD160 (lib765-0.3.0.tar.gz) = 128d04ff8bc946c9f3153ca3f75d40e5693c55b5
|
RMD160 (lib765-0.3.1.1.tar.gz) = b12a596939eabb8a44f5a8d723069a34db518dd4
|
||||||
SHA1 (lib765-0.3.0.tar.gz) = 64795fca98d798b0ac7c2dd84fd61fe3225344d6
|
SHA1 (lib765-0.3.1.1.tar.gz) = 8f19d1c52d88dcad4559df49fbfdec58cb0ca39a
|
||||||
|
@ -4,5 +4,3 @@ such as the PCW, CPC and Spectrum +3. At present it is not
|
|||||||
a ``full'' 765; features not used in the PCW BIOS (such as:
|
a ``full'' 765; features not used in the PCW BIOS (such as:
|
||||||
DMA, multisector reads/writes, multitrack mode) are either
|
DMA, multisector reads/writes, multitrack mode) are either
|
||||||
left unimplemented or incomplete.
|
left unimplemented or incomplete.
|
||||||
|
|
||||||
WWW: ${HOMEPAGE}
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2002/12/16 14:28:54 grange Exp $
|
@comment $OpenBSD: PFRAG.shared,v 1.2 2003/10/17 06:24:42 grange Exp $
|
||||||
lib/lib765.so.3.0
|
lib/lib765.so.3.1
|
||||||
DYNLIBDIR(%D/lib)
|
DYNLIBDIR(%D/lib)
|
||||||
|
Loading…
Reference in New Issue
Block a user