mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-06 17:30:58 +01:00
questd-3.0.0
This commit is contained in:
parent
b926cf4c34
commit
4f20ba679e
1 changed files with 3 additions and 4 deletions
|
|
@ -6,14 +6,13 @@ include $(TOPDIR)/rules.mk
|
|||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=questd
|
||||
PKG_VERSION:=2.0.6
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=3.0.0
|
||||
|
||||
PKG_SOURCE_VERSION:=e4c8f5691c3458edf10fa13b56bcb8432f659d8f
|
||||
PKG_SOURCE_VERSION:=3784c53155720a868dfd86180c62a7595e1678c8
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=http://public.inteno.se:/questd
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue