ncftp: bump version to 3.2.6
[buildroot-gz.git] / package / libplatform / libplatform.mk
blob6d549151d72e5be72a18b05adb155713874c5f80
1 ################################################################################
3 # libplatform
5 ################################################################################
7 LIBPLATFORM_VERSION = feafe68e3e0b02c3261aefb3d711863ef6fadd38
8 LIBPLATFORM_SITE = $(call github,Pulse-Eight,platform,$(LIBPLATFORM_VERSION))
9 LIBPLATFORM_LICENSE = GPLv2+, PHP license v3.01
10 LIBPLATFORM_LICENSE_FILES = src/os.h src/util/fstrcmp.c
11 LIBPLATFORM_INSTALL_STAGING = YES
13 $(eval $(cmake-package))