From 8456832c95a2c59dcca913a1dc7d0258e31f0ca8 Mon Sep 17 00:00:00 2001 From: Maxim Storchak Date: Tue, 3 Mar 2015 00:17:36 +0200 Subject: [PATCH] attr: update to 20150220 Signed-off-by: Maxim Storchak --- utils/attr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/attr/Makefile b/utils/attr/Makefile index b32c5e924f..80da9ccd4d 100644 --- a/utils/attr/Makefile +++ b/utils/attr/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=attr -PKG_REV:=c4a7fdbcc109d6e8b465a427c714926fcb85c750 -PKG_VERSION:=20141020 +PKG_REV:=c252ef434219891f616d891b46aad6b06efdd185 +PKG_VERSION:=20150220 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz