[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r18070: {torvm} Update Tor package to 0.2.1.10-alpha. (torvm/trunk/build/kamikaze/patches)
Author: coderman
Date: 2009-01-11 01:58:18 -0500 (Sun, 11 Jan 2009)
New Revision: 18070
Modified:
torvm/trunk/build/kamikaze/patches/001-kamikaze-tor-package.patch
Log:
Update Tor package to 0.2.1.10-alpha.
Modified: torvm/trunk/build/kamikaze/patches/001-kamikaze-tor-package.patch
===================================================================
--- torvm/trunk/build/kamikaze/patches/001-kamikaze-tor-package.patch 2009-01-11 01:35:19 UTC (rev 18069)
+++ torvm/trunk/build/kamikaze/patches/001-kamikaze-tor-package.patch 2009-01-11 06:58:18 UTC (rev 18070)
@@ -1,6 +1,6 @@
diff -Naur orig-kamikaze/package/tor/Makefile mod-torpkg-kamikaze/package/tor/Makefile
--- orig-kamikaze/package/tor/Makefile 1970-01-01 00:00:00.000000000 +0000
-+++ mod-torpkg-kamikaze/package/tor/Makefile 2008-12-09 06:28:06.000000000 +0000
++++ mod-torpkg-kamikaze/package/tor/Makefile 2009-01-10 22:57:00.000000000 +0000
@@ -0,0 +1,111 @@
+#
+# Copyright (C) 2008 OpenWrt.org
@@ -14,13 +14,13 @@
+include $(INCLUDE_DIR)/kernel.mk
+
+PKG_NAME:=tor
-+PKG_VERSION:=0.2.1.9-alpha
++PKG_VERSION:=0.2.1.10-alpha
+
+PKG_RELEASE:=1
+
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
+PKG_SOURCE_URL:=http://www.torproject.org/dist/
-+PKG_MD5SUM:=7c89f0568fddfbf0f84dde5b7b86efc1
++PKG_MD5SUM:=53efb30f66bd13b07776fcb9b98bf3eb
+
+include $(INCLUDE_DIR)/package.mk
+