Browse Source

ocserv: updated to 0.10.9

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos 9 years ago
parent
commit
65b536c931
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      net/ocserv/Makefile

+ 2
- 2
net/ocserv/Makefile View File

@@ -8,14 +8,14 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=ocserv
11
-PKG_VERSION:=0.10.8
11
+PKG_VERSION:=0.10.9
12 12
 PKG_RELEASE:=1
13 13
 PKG_USE_MIPS16:=0
14 14
 
15 15
 PKG_BUILD_DIR :=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
16 16
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
17 17
 PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/ocserv/
18
-PKG_MD5SUM:=665b854377850db535271098a37213f1
18
+PKG_MD5SUM:=74834c59aa96beaa222c21ee6521adb2
19 19
 
20 20
 PKG_LICENSE:=GPLv2
21 21
 PKG_LICENSE_FILES:=COPYING