projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
715d3de
)
sslstrip: update to version 0.9
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 1 May 2014 16:41:49 +0000
(16:41 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 1 May 2014 16:41:49 +0000
(16:41 +0000)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40633
net/sslstrip/Makefile
patch
|
blob
|
history
diff --git
a/net/sslstrip/Makefile
b/net/sslstrip/Makefile
index 5b2bab235717eb559d9f26e9990b76b0d9741484..3c58ef974044dbf3f663a3a4d8ccbc4ca948d9cb 100644
(file)
--- a/
net/sslstrip/Makefile
+++ b/
net/sslstrip/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sslstrip
-PKG_VERSION:=0.
7
+PKG_VERSION:=0.
9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.thoughtcrime.org/software/sslstrip
-PKG_MD5SUM:=
7fedb46e682c2d8ef3fbc52da5e002da
+PKG_MD5SUM:=
944020144e4f5528888b3dfbb107dd78
include $(INCLUDE_DIR)/package.mk
$(call include_mk, python-package.mk)