components/convmv/Makefile
changeset 775 41283dc43a00
parent 609 775168282b2f
child 800 2ad056ed89ec
--- a/components/convmv/Makefile	Tue Apr 17 10:40:54 2012 -0700
+++ b/components/convmv/Makefile	Tue Apr 17 12:16:59 2012 -0700
@@ -20,17 +20,17 @@
 #
 
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		convmv
-COMPONENT_VERSION=	1.14
+COMPONENT_VERSION=	1.15
 COMPONENT_PROJECT_URL=	http://www.j3e.de/linux/convmv/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:e6261eed4771014e84ffe68aac8041c02fb1834d
+COMPONENT_ARCHIVE_HASH=	sha1:7ca8599a37480a99058c4498fba7cfed64134de5
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE)
 
 include ../../make-rules/prep.mk