diff --git a/community/httpry/APKBUILD b/community/httpry/APKBUILD index 11de97e4f57..5baf23d0acc 100644 --- a/community/httpry/APKBUILD +++ b/community/httpry/APKBUILD @@ -4,6 +4,7 @@ pkgname=httpry pkgver=0.1.8 pkgrel=0 pkgdesc="A packet sniffer designed for HTTP traffic" +# Sources at https://github.com/jbittel/httpry/ url="http://dumpsterventures.com/jason/httpry/" arch="all" license="GPL2"