restund: update to 0.4.11
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
dc4198fbef
commit
61f6e32eec
|
@ -9,12 +9,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=restund
|
||||
PKG_VERSION:=0.4.2
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=0.4.11
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.creytiv.com/pub/
|
||||
PKG_MD5SUM:=dd58fc56c29f812fc14988412a3bf14a
|
||||
PKG_MD5SUM:=e50e57aa96a19add97193b7765740456
|
||||
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=docs/COPYING
|
||||
|
|
Loading…
Reference in New Issue