From c0f7b08bdc0052d807e13c8870142399247584d8 Mon Sep 17 00:00:00 2001 From: ryd Date: Sat, 17 Mar 2012 21:30:31 +0000 Subject: Update xfsprogs to 3.1.4 to 3.1.7 Changelog at http://xfs.org/index.php/XFS_Status_Updates git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30965 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/xfsprogs/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package/xfsprogs/Makefile') diff --git a/package/xfsprogs/Makefile b/package/xfsprogs/Makefile index c2538fd77..998d82483 100644 --- a/package/xfsprogs/Makefile +++ b/package/xfsprogs/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xfsprogs PKG_RELEASE:=1 -PKG_VERSION:=3.1.4 -PKG_SOURCE_URL:=http://ftp.debian.org/pool/main/x/xfsprogs -PKG_MD5SUM:=23568a603c913b80076abe3c23521573 +PKG_VERSION:=3.1.7 +PKG_SOURCE_URL:=ftp://oss.sgi.com/projects/xfs/cmd_tars +PKG_MD5SUM:=049cf9873794ea49d0bb3f12d45748a4 -PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_INSTALL:=1 PKG_FIXUP:=autoreconf -- cgit v1.2.3