[packages] file: bump version to 5.11

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33363 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hcg 2012-09-10 14:43:43 +00:00
parent fccd7e7921
commit 997f991ceb

View File

@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=file
PKG_VERSION:=5.05
PKG_VERSION:=5.11
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.astron.com/pub/file/
PKG_MD5SUM:=0b429063710457be2bd17a18389cb018
PKG_MD5SUM:=16a407bd66d6c7a832f3a5c0d609c27b
PKG_FIXUP:=autoreconf
PKG_FIXUP:=libtool
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1