file: bump to 5.20
Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
parent
64a9489651
commit
faefb22e09
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=file
|
||||
PKG_VERSION:=5.19
|
||||
PKG_VERSION:=5.20
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=ftp://ftp.astron.com/pub/file/
|
||||
PKG_MD5SUM:=e3526f59023f3f7d1ffa4d541335edab
|
||||
PKG_MD5SUM:=5d5e13eb3e0e13839da869a31790faf2
|
||||
|
||||
PKG_LICENSE:=BSD-2c
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue