ettercap: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:15 +00:00
parent 5eef5924cf
commit 83bb915965
2 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,6 @@ short_desc="A network sniffer/interceptor/logger for ethernet LANs"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://ettercap.github.com/ettercap/"
update_site="http://ettercap.github.io/ettercap/downloads.html"
LDFLAGS="-Wl,--no-as-needed -ldl"

1
srcpkgs/ettercap/update Normal file
View file

@ -0,0 +1 @@
site="http://ettercap.github.io/ettercap/downloads.html"