Browse Source

update to latest stable version

Waldemar Brodkorb 10 years ago
parent
commit
10267fffba
1 changed files with 2 additions and 4 deletions
  1. 2 4
      package/hicolor-icon-theme/Makefile

+ 2 - 4
package/hicolor-icon-theme/Makefile

@@ -4,16 +4,14 @@
 include $(ADK_TOPDIR)/rules.mk
 include $(ADK_TOPDIR)/rules.mk
 
 
 PKG_NAME:=		hicolor-icon-theme
 PKG_NAME:=		hicolor-icon-theme
-PKG_VERSION:=		0.12
+PKG_VERSION:=		0.15
 PKG_RELEASE:=		1
 PKG_RELEASE:=		1
-PKG_HASH:=		9edca690617eaa19054951ca53501c802180262be8880ed84754ac46c93bec73
+PKG_HASH:=		9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc
 PKG_DESCR:=		hicolor icon theme
 PKG_DESCR:=		hicolor icon theme
 PKG_SECTION:=		x11/misc
 PKG_SECTION:=		x11/misc
 PKG_URL:=		http://icon-theme.freedesktop.org/
 PKG_URL:=		http://icon-theme.freedesktop.org/
 PKG_SITES:=		http://icon-theme.freedesktop.org/releases/
 PKG_SITES:=		http://icon-theme.freedesktop.org/releases/
 
 
-DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz
-
 include $(ADK_TOPDIR)/mk/package.mk
 include $(ADK_TOPDIR)/mk/package.mk
 
 
 $(eval $(call PKG_template,HICOLOR_ICON_THEME,hicolor-icon-theme,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
 $(eval $(call PKG_template,HICOLOR_ICON_THEME,hicolor-icon-theme,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))