components/unrar/Makefile
changeset 7749 a43ac3f5a0f5
parent 7687 1093e2a9adbd
equal deleted inserted replaced
7748:fd32bbfab08c 7749:a43ac3f5a0f5
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 PATH=$(SPRO_VROOT)/bin:$(USRBINDIR):$(GNUBIN):$(USRSBINDIR)
    28 PATH=$(SPRO_VROOT)/bin:$(USRBINDIR):$(GNUBIN):$(USRSBINDIR)
    29 
    29 
    30 COMPONENT_NAME=		unrar
    30 COMPONENT_NAME=		unrar
    31 COMPONENT_VERSION=	5.3.11
    31 COMPONENT_VERSION=	5.4.5
    32 COMPONENT_SRC=		$(COMPONENT_NAME)
    32 COMPONENT_SRC=		$(COMPONENT_NAME)
    33 COMPONENT_PROJECT_URL=	http://www.rarlabs.com/rar_add.htm
    33 COMPONENT_PROJECT_URL=	http://www.rarlabs.com/rar_add.htm
    34 COMPONENT_ARCHIVE=	$(COMPONENT_NAME)src-$(COMPONENT_VERSION).tar.gz
    34 COMPONENT_ARCHIVE=	$(COMPONENT_NAME)src-$(COMPONENT_VERSION).tar.gz
    35 COMPONENT_ARCHIVE_HASH=	\
    35 COMPONENT_ARCHIVE_HASH=	\
    36     sha256:77b87af4b2976ef7c6b0c79e071284c2c1b035a9543273ec925f9d92f73b8763
    36     sha256:e470c584332422893fb52e049f2cbd99e24dc6c6da971008b4e2ae4284f8796c
    37 COMPONENT_ARCHIVE_URL=	http://www.rarlab.com/rar/$(COMPONENT_ARCHIVE)
    37 COMPONENT_ARCHIVE_URL=	http://www.rarlab.com/rar/$(COMPONENT_ARCHIVE)
    38 COMPONENT_ANITYA_ID=	13306
    38 COMPONENT_ANITYA_ID=	13306
    39 
    39 
    40 TPNO=			27800
    40 TPNO=			33955
    41 
    41 
    42 # We need this before the default PKG_PROTO_DIRS, so set it before we include
    42 # We need this before the default PKG_PROTO_DIRS, so set it before we include
    43 # common.mk, which will append the default set.
    43 # common.mk, which will append the default set.
    44 PKG_PROTO_DIRS = $(BUILD_DIR_64)
    44 PKG_PROTO_DIRS = $(BUILD_DIR_64)
    45 
    45