summaryrefslogtreecommitdiff
path: root/user/mtr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/mtr/APKBUILD')
-rw-r--r--user/mtr/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/user/mtr/APKBUILD b/user/mtr/APKBUILD
index 59fc8a203..a35f428ac 100644
--- a/user/mtr/APKBUILD
+++ b/user/mtr/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: John Keith Hohm <john@hohm.net>
-# Maintainer:
+# Maintainer: Dan Theisen <djt@hxx.in>
pkgname=mtr
pkgver=0.93
-pkgrel=0
+pkgrel=1
pkgdesc="Full screen ncurses traceroute tool"
url="https://www.bitwizard.nl/mtr/"
arch="all"
@@ -17,6 +17,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/traviscross/mtr/archive/v$pk
"
build() {
+ echo "$pkgver" > .tarball-version
msg "Creating build system..."
./bootstrap.sh