From 85b8ed314e9b6057fd9149e344f7a8c5d6d750c4 Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Mon, 10 Sep 2012 14:43:43 +0000 Subject: [PATCH] file: bump version to 5.11 SVN-Revision: 33363 --- 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.30.2