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