components/wireshark/Makefile
branchs11-sru
changeset 2241 c52ed55c4e7d
parent 2229 c7d4ae552733
child 2281 cd851521842f
equal deleted inserted replaced
2240:de14ec92a8a8 2241:c52ed55c4e7d
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		wireshark
    25 COMPONENT_NAME=		wireshark
    26 COMPONENT_VERSION=	1.4.10
    26 COMPONENT_VERSION=	1.4.11
    27 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    27 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    28 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    28 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    29 COMPONENT_ARCHIVE_HASH=	sha1:ae7c560cbb8f87d464ecf56ba4d72f1cd542f3a6
    29 COMPONENT_ARCHIVE_HASH=	sha1:113a9afca9b20184050c5a23bfdd2a1d366cb6c6
    30 COMPONENT_ARCHIVE_URL=	http://www.wireshark.org/download/src/all-versions/$(COMPONENT_ARCHIVE)
    30 COMPONENT_ARCHIVE_URL=	http://www.wireshark.org/download/src/all-versions/$(COMPONENT_ARCHIVE)
    31 
    31 
    32 include ../../make-rules/prep.mk
    32 include ../../make-rules/prep.mk
    33 include ../../make-rules/configure.mk
    33 include ../../make-rules/configure.mk
    34 include ../../make-rules/ips.mk
    34 include ../../make-rules/ips.mk