diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/yersinia/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/yersinia/APKBUILD b/community/yersinia/APKBUILD index 626ec2cb5b..0eb8ee8ac4 100644 --- a/community/yersinia/APKBUILD +++ b/community/yersinia/APKBUILD @@ -4,7 +4,7 @@ pkgname=yersinia pkgver=0.8.2 pkgrel=0 pkgdesc="Framework for performing layer 2 attacks" -url="http://www.yersinia.net/" +url="https://github.com/tomac/yersinia" arch="all" license="GPL" makedepends="libnet-dev libpcap-dev ncurses-dev" |