Searched refs:PKG_VERSION (Results 201 - 225 of 252) sorted by relevance

1234567891011

/openwrt/toolchain/gcc/initial/
H A DMakefile27 ( cd $(TOOLCHAIN_DIR)/initial/lib/gcc/$(REAL_GNU_TARGET_NAME)/$(PKG_VERSION) ; \
/openwrt/include/
H A Dkernel.mk59 PKG_BUILD_DIR ?= $(KERNEL_BUILD_DIR)/$(PKG_NAME)$(if $(PKG_VERSION),-$(PKG_VERSION))
157 VERSION:=$(LINUX_VERSION)$(if $(PKG_VERSION),+$(PKG_VERSION))-$(if $(PKG_RELEASE),$(PKG_RELEASE),$(LINUX_RELEASE))
/openwrt/package/kernel/ep80579-drivers/
H A DMakefile12 PKG_VERSION:=1.0.34 macro
19 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
/openwrt/package/libs/libmnl/
H A DMakefile11 PKG_VERSION:=1.0.3 macro
14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
/openwrt/package/network/services/dropbear/
H A DMakefile11 PKG_VERSION:=2017.75 macro
14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
/openwrt/package/network/utils/dante/
H A DMakefile11 PKG_VERSION:=1.4.1 macro
14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
/openwrt/package/system/rpcd/
H A DMakefile11 PKG_VERSION:=2016-06-30 macro
18 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
/openwrt/package/utils/busybox/
H A DMakefile11 PKG_VERSION:=1.24.2 macro
15 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
/openwrt/package/utils/fuse/
H A DMakefile12 PKG_VERSION:=2.9.3 macro
15 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
/openwrt/package/devel/perf/
H A DMakefile12 PKG_VERSION:=$(LINUX_VERSION) macro
/openwrt/package/firmware/ixp4xx-microcode/
H A DMakefile11 PKG_VERSION:=2.4 macro
/openwrt/package/network/config/gre/
H A DMakefile11 PKG_VERSION:=1 macro
/openwrt/package/boot/uboot-envtools/
H A DMakefile12 PKG_VERSION:=2015.10 macro
15 PKG_BUILD_DIR:=$(BUILD_DIR)/u-boot-$(PKG_VERSION)
16 PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.bz2
/openwrt/package/boot/uboot-kirkwood/
H A DMakefile11 PKG_VERSION:=2014.10 macro
14 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
15 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
/openwrt/package/boot/uboot-sunxi/
H A DMakefile12 PKG_VERSION:=2016.11 macro
13 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
20 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
/openwrt/package/libs/libevent2/
H A DMakefile11 PKG_VERSION:=2.0.22 macro
14 PKG_BUILD_DIR:=$(BUILD_DIR)/libevent-$(PKG_VERSION)-stable
15 PKG_SOURCE:=libevent-$(PKG_VERSION)-stable.tar.gz
/openwrt/package/libs/ncurses/
H A DMakefile11 PKG_VERSION:=5.9 macro
14 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
15 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
/openwrt/package/network/services/dnsmasq/
H A DMakefile11 PKG_VERSION:=2.78 macro
14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
21 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
/openwrt/package/network/services/openvpn/
H A DMakefile12 PKG_VERSION:=2.3.11 macro
16 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
19 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
/openwrt/package/network/services/uhttpd/
H A DMakefile11 PKG_VERSION:=2016-10-05 macro
16 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
18 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
/openwrt/package/network/utils/comgt/
H A DMakefile11 PKG_VERSION:=0.32 macro
14 PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz
21 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)
/openwrt/package/network/services/wireguard/
H A DMakefile14 PKG_VERSION:=0.0.20171017 macro
17 PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz
24 PKG_BUILD_DIR:=$(BUILD_DIR)/WireGuard-$(PKG_VERSION)
/openwrt/package/network/utils/iproute2/
H A DMakefile11 PKG_VERSION:=4.4.0 macro
14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
20 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
78 echo "static const char SNAPSHOT[] = \"$(PKG_VERSION)-$(PKG_RELEASE)-openwrt\";" \
/openwrt/package/network/utils/iputils/
H A DMakefile11 PKG_VERSION:=20101006 macro
14 PKG_SOURCE:=$(PKG_NAME)-s$(PKG_VERSION).tar.bz2
22 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-s$(PKG_VERSION)
/openwrt/package/system/procd/
H A DMakefile11 PKG_VERSION:=2016-07-29 macro
17 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
19 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz

Completed in 297 milliseconds

1234567891011