Update sipcalc to 1.1.2
* Changed stuff around to be compatible with newer version of autoconf. * Updated ipv6 reverse dns output to use the domain ip6.arpa instead of ip6.int, thanks to M?ns Nilsson for bringing this to my attention. * Change license from GPL to BSD, see COPYING for details. Fixes PR#21846 from Sergey Svishchev
This commit is contained in:
parent
58657ac9cf
commit
5426e52809
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2003/06/02 01:17:44 jschauma Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2003/07/12 00:21:11 zuntum Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sipcalc-1.1.1
|
||||
DISTNAME= sipcalc-1.1.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2002/06/17 11:52:29 grant Exp $
|
||||
$NetBSD: distinfo,v 1.2 2003/07/12 00:21:12 zuntum Exp $
|
||||
|
||||
SHA1 (sipcalc-1.1.1.tar.gz) = a73ceab1f3f38b1e802d93ab6de0251c4c96d222
|
||||
Size (sipcalc-1.1.1.tar.gz) = 61800 bytes
|
||||
SHA1 (sipcalc-1.1.2.tar.gz) = 2e0e0f7fc38134d4b8561135a2e5021605880ff4
|
||||
Size (sipcalc-1.1.2.tar.gz) = 74268 bytes
|
||||
|
|
Loading…
Reference in a new issue