questd-3.0.0

This commit is contained in:
Sukru Senli 2016-03-24 20:25:46 +01:00
parent b926cf4c34
commit 4f20ba679e

View file

@ -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)