upgrade to scanssh 1.5
This commit is contained in:
parent
a99fe1181a
commit
ba3ca92ec5
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2001/02/20 14:01:29 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2001/03/12 17:01:34 brad Exp $
|
||||
|
||||
DISTNAME= scanssh-1.4
|
||||
DISTNAME= scanssh-1.5
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.352
|
||||
NEED_VERSION= 1.336
|
||||
MASTER_SITES= http://www.monkey.org/~provos/
|
||||
|
||||
HOMEPAGE= http://www.monkey.org/~provos/scanssh/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (scanssh-1.4.tar.gz) = 843796cdb9361ed7e3d862a0e3a6ce16
|
||||
RMD160 (scanssh-1.4.tar.gz) = 8825be05348f1d5e8f53657a0de65f9b81320413
|
||||
SHA1 (scanssh-1.4.tar.gz) = 266d9de9a7965177b5d10ec0eed3de3e199ac237
|
||||
MD5 (scanssh-1.5.tar.gz) = 40f017a11ae49b018f29ea1b680473c9
|
||||
RMD160 (scanssh-1.5.tar.gz) = 776e1762b817c6e20919cbfec1a5bec4870b7650
|
||||
SHA1 (scanssh-1.5.tar.gz) = f09f56932f14426ae35a714422638c7b30cca35f
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.in.orig Tue Feb 20 08:55:28 2001
|
||||
+++ Makefile.in Tue Feb 20 08:55:57 2001
|
||||
@@ -6,7 +6,7 @@
|
||||
VPATH= @srcdir@
|
||||
|
||||
CC= @CC@
|
||||
-CFLAGS= @CFLAGS@ @DEFS@ -I$(srcdir) -I$(srcdir)/missing @PCAPINC@ -D_BSD_SOURCE
|
||||
+CFLAGS= @CFLAGS@ @DEFS@ -I. -I$(srcdir) -I$(srcdir)/missing @PCAPINC@ -D_BSD_SOURCE
|
||||
LDFLAGS= @LDFLAGS@
|
||||
LIBS= @LIBS@ @PCAPLIB@
|
||||
|
Loading…
Reference in New Issue
Block a user