traceroute: update to 2.0.21.
This commit is contained in:
parent
3f70e667c8
commit
4ab0c64482
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'traceroute'
|
||||
pkgname=traceroute
|
||||
version=2.0.20
|
||||
version=2.0.21
|
||||
revision=1
|
||||
short_desc="Traces the route taken by packets over an IPv4/IPv6 network"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://traceroute.sourceforge.net"
|
||||
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=2facba9525c95428d7bff3a313fc6ecfd8c529c678ae666c73015558a0edc271
|
||||
checksum=f7ac93ef30b13a587292b8d6a7e2538a65bc978a3a576eab238c392b884e96e0
|
||||
|
||||
do_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue