diff -r 27f414f634e9 -r 99123457f5c6 components/libxslt/Makefile --- a/components/libxslt/Makefile Fri May 03 22:02:31 2013 -0700 +++ b/components/libxslt/Makefile Mon May 06 00:52:47 2013 -0700 @@ -20,18 +20,18 @@ # # -# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. # include ../../make-rules/shared-macros.mk COMPONENT_NAME= libxslt -COMPONENT_VERSION= 1.1.27 +COMPONENT_VERSION= 1.1.28 COMPONENT_PROJECT_URL= http://xmlsoft.org/XSLT/ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ - sha256:b6a8d9a421f2630999ca91d9f8c091ee8ea2d580e6be84c1d21b2a45e11e7e26 + sha256:5fc7151a57b89c03d7b825df5a0fae0a8d5f05674c0e7cf2937ecec4d54a028c COMPONENT_ARCHIVE_URL= ftp://xmlsoft.org/libxslt/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= library/libxslt