tcping: revbump to make avaible on musl

This commit is contained in:
Enno Boland 2019-03-21 19:35:51 +01:00
parent d8270014ff
commit e640008490
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'tcping'
pkgname=tcping
version=1.3.5
revision=1
revision=2
build_style=gnu-makefile
short_desc="Ping over a tcp connection"
maintainer="Enno Boland <gottox@voidlinux.org>"