components/wireshark/Makefile
branchs11u2-sru
changeset 4320 ed41ac4d806d
parent 3908 857e6fd9d93d
equal deleted inserted replaced
4319:da855e17148a 4320:ed41ac4d806d
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, 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.10.13
    26 COMPONENT_VERSION=	1.10.14
    27 COMPONENT_PROJECT_URL=	http://www.wireshark.org/
    27 COMPONENT_PROJECT_URL=	http://www.wireshark.org/
    28 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    28 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    29 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    29 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    30 COMPONENT_ARCHIVE_HASH=	\
    30 COMPONENT_ARCHIVE_HASH=	\
    31     sha256:aed87fbe2f4c3e03101717cb9b98f2a6adf83a8dd1d374211aa5f7afda13c2d4
    31     sha256:52c30cb5089392cfea9ac1ae8c85fcef7d5cd7957a6706409b4373a808084991
    32 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE)
    33 COMPONENT_BUGDB=	utility/wireshark
    33 COMPONENT_BUGDB=	utility/wireshark
    34 
    34 
    35 TPNO=			21831
    35 TPNO=			22668
    36 
    36 
    37 include ../../make-rules/prep.mk
    37 include ../../make-rules/prep.mk
    38 include ../../make-rules/configure.mk
    38 include ../../make-rules/configure.mk
    39 include ../../make-rules/ips.mk
    39 include ../../make-rules/ips.mk
    40 
    40