diff options
Diffstat (limited to 'main/dnstop/APKBUILD')
-rw-r--r-- | main/dnstop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dnstop/APKBUILD b/main/dnstop/APKBUILD index 79216daab3f..43b96e706f3 100644 --- a/main/dnstop/APKBUILD +++ b/main/dnstop/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="libpcap-dev ncurses-dev" install="" subpackages="$pkgname-doc" -source="http://dns.measurement-factory.com/tools/dnstop/src/$pkgname-$pkgver.tar.gz +source="http://dns.measurement-factory.com/tools/dnstop/src/dnstop-$pkgver.tar.gz musl-fix.patch " |