From: Hamish Guthrie Date: Mon, 10 Sep 2012 14:43:43 +0000 (+0000) Subject: [packages] file: bump version to 5.11 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=75ca025f450a5db2085fa9f4e4b0dc5dcbb30beb;p=openwrt%2Fsvn-archive%2Farchive.git [packages] file: bump version to 5.11 SVN-Revision: 33363 --- diff --git a/libs/file/Makefile b/libs/file/Makefile index 3639f78bbb..bed016e339 100644 --- a/libs/file/Makefile +++ b/libs/file/Makefile @@ -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