Merge pull request #6635 from Sir-Boops/mtr

mtr: update to 0.92
This commit is contained in:
Toyam Cox 2017-06-08 21:22:12 -04:00 committed by GitHub
commit 8b3631b5fc
1 changed files with 3 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mtr' # Template file for 'mtr'
pkgname=mtr pkgname=mtr
version=0.87 version=0.92
revision=2 revision=1
build_style="gnu-configure" build_style="gnu-configure"
hostmakedepends="automake pkg-config gtk+-devel" hostmakedepends="automake pkg-config gtk+-devel"
makedepends="ncurses-devel gtk+-devel" makedepends="ncurses-devel gtk+-devel"
@ -11,12 +11,7 @@ maintainer="Steven R <dev@styez.com>"
license="GPL-2" license="GPL-2"
homepage="http://www.bitwizard.nl/mtr/" homepage="http://www.bitwizard.nl/mtr/"
distfiles="https://github.com/traviscross/mtr/archive/v${version}.tar.gz" distfiles="https://github.com/traviscross/mtr/archive/v${version}.tar.gz"
checksum=ac177953e7c834d5326fc52d63377b6d0b42d05db8017556390629b87e44e183 checksum=568a52911a8933496e60c88ac6fea12379469d7943feb9223f4337903e4bc164
#nocross=yes
post_extract() {
sed -i 's/__GLIBC__/__linux__/g' configure.ac dns.c
}
pre_configure() { pre_configure() {
./bootstrap.sh ./bootstrap.sh