updated sipsak to 0.9.6
This commit is contained in:
parent
e2ac344d46
commit
2bc240d7d8
2 changed files with 10 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.7 2005/11/26 19:18:16 gschwarz Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2006/03/11 18:09:09 gschwarz Exp $
|
||||
|
||||
DISTNAME= sipsak-0.9.5
|
||||
DISTNAME= sipsak-0.9.6-1
|
||||
PKGNAME= ${DISTNAME:S/-1//}
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://download.berlios.de/sipsak/
|
||||
|
||||
|
@ -8,10 +9,12 @@ MAINTAINER= schwarz@NetBSD.org
|
|||
HOMEPAGE= http://sipsak.org/
|
||||
COMMENT= Sipsak is a command-line SIP testing utility
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/-1//}
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_TOOLS+= gmake
|
||||
|
||||
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
|
||||
|
||||
.include "../../security/openssl/buildlink3.mk"
|
||||
.include "../../security/gnutls/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2005/11/26 19:18:16 gschwarz Exp $
|
||||
$NetBSD: distinfo,v 1.7 2006/03/11 18:09:09 gschwarz Exp $
|
||||
|
||||
SHA1 (sipsak-0.9.5.tar.gz) = 02e94e94331d3d3f8ec61e09229ea1d529461b8f
|
||||
RMD160 (sipsak-0.9.5.tar.gz) = 6993370ec5dca473bb025ce4217761f85b14514b
|
||||
Size (sipsak-0.9.5.tar.gz) = 156279 bytes
|
||||
SHA1 (sipsak-0.9.6-1.tar.gz) = 6d2fd2c90ea04be749e48927b3e7fc08c52166b6
|
||||
RMD160 (sipsak-0.9.6-1.tar.gz) = d5949e4309bda732b5aee462a4488bb9d850fe5a
|
||||
Size (sipsak-0.9.6-1.tar.gz) = 158776 bytes
|
||||
|
|
Loading…
Reference in a new issue