From f12bd4671681457eae33666e365d2fe704a755df Mon Sep 17 00:00:00 2001 From: mb Date: Fri, 28 Jan 2011 00:11:46 +0000 Subject: [PATCH] imlib2: Bump to 1.4.4 git-svn-id: svn://svn.openwrt.org/openwrt/packages@25184 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Xorg/lib/imlib2/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Xorg/lib/imlib2/Makefile b/Xorg/lib/imlib2/Makefile index f09d14b06..569567f37 100644 --- a/Xorg/lib/imlib2/Makefile +++ b/Xorg/lib/imlib2/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=imlib2 -PKG_VERSION:=1.4.1 -PKG_RELEASE:=4 +PKG_VERSION:=1.4.4 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/enlightenment -PKG_MD5SUM:=16a3d885e523303be794282c0ed90841 +PKG_MD5SUM:=20d59c7cda06742015baade6f5975415 PKG_FIXUP:=libtool