From 997f991ceb7a6a9ee6fa768489ae8aecd7230325 Mon Sep 17 00:00:00 2001 From: hcg Date: Mon, 10 Sep 2012 14:43:43 +0000 Subject: [PATCH] [packages] file: bump version to 5.11 git-svn-id: svn://svn.openwrt.org/openwrt/packages@33363 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/file/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/file/Makefile b/libs/file/Makefile index 3639f78bb..bed016e33 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 -- 2.11.0