diff options
| author | Markus Stenberg | 2015-01-12 09:38:14 +0000 |
|---|---|---|
| committer | Markus Stenberg | 2015-01-12 09:38:14 +0000 |
| commit | f0edc676c70964d399e08bb6d32031a56b60de68 (patch) | |
| tree | 2bc5a94c8eb6cd19dc4d4717022099565f5c178a | |
| parent | dd3e3dd88134447772f6c337f295f76993f0311c (diff) | |
| download | routing-f0edc676c70964d399e08bb6d32031a56b60de68.tar.gz | |
ohybridproxy: Update to latest.
| -rw-r--r-- | ohybridproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ohybridproxy/Makefile b/ohybridproxy/Makefile index e84176a..1d96804 100644 --- a/ohybridproxy/Makefile +++ b/ohybridproxy/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ohybridproxy -PKG_SOURCE_VERSION:=ab6559bd5df88967e08478ab486b307c1b7eb759 -PKG_VERSION:=2014-09-29-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=f2ba152799c481471ddc0213b3f98b1c143d97a3 +PKG_VERSION:=2015-01-12-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git |