[packages] obfsproxy: update to 0.1.4
authorStephen Walker <stephendwalker@gmail.com>
Thu, 3 May 2012 22:19:19 +0000 (22:19 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Thu, 3 May 2012 22:19:19 +0000 (22:19 +0000)
SVN-Revision: 31578

net/obfsproxy/Makefile
net/obfsproxy/patches/001-no-werror.patch

index e2836f6e8e2f36fc4464bbf0250907f663680413..c0800cec5d93c1c5354d4d2c5de179c55aa95710 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=obfsproxy
-PKG_VERSION:=0.1.1
+PKG_VERSION:=0.1.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.torproject.org/dist/obfsproxy \
         https://archive.torproject.org/tor-package-archive/obfsproxy
-PKG_MD5SUM:=26db002adfb014873e982b398cb5d7eb
+PKG_MD5SUM:=d3b898b1f5ea21c611bceaeb3c20e0d7
 
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
index 944d52277b52a8c7d65600110a40c7bc1adcd033..87b60f72899a224a3f54936c067802c4cb0402a3 100644 (file)
@@ -1,7 +1,6 @@
 --- a/Makefile.am
 +++ b/Makefile.am
-@@ -1,6 +1,6 @@
+@@ -1,5 +1,5 @@
  ACLOCAL_AMFLAGS = -I m4
 -WARNINGS = -Wall -Wwrite-strings -Werror
 +WARNINGS = -Wall -Wwrite-strings