aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/authsae/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-12-21 22:25:41 +0100
committerFelix Fietkau <nbd@nbd.name>2016-12-22 16:42:21 +0100
commitc7c1cf5618b6ca983c20510814b762eeab4937e5 (patch)
treedc5f7a28f55a6a102dd0ab3a56c325cf54669a60 /package/network/services/authsae/Makefile
parent43c09f2885b413aa44a65ddf85778e40349f2199 (diff)
downloadupstream-c7c1cf5618b6ca983c20510814b762eeab4937e5.tar.gz
upstream-c7c1cf5618b6ca983c20510814b762eeab4937e5.tar.bz2
upstream-c7c1cf5618b6ca983c20510814b762eeab4937e5.zip
treewide: clean up and unify PKG_VERSION for git based downloads
Also use default defintions for PKG_SOURCE_SUBDIR, PKG_SOURCE Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/network/services/authsae/Makefile')
-rw-r--r--package/network/services/authsae/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/package/network/services/authsae/Makefile b/package/network/services/authsae/Makefile
index bcd5a78613..fd0e82ffd8 100644
--- a/package/network/services/authsae/Makefile
+++ b/package/network/services/authsae/Makefile
@@ -8,15 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=authsae
-PKG_VERSION:=2014-06-09
-PKG_RELEASE=$(PKG_SOURCE_VERSION)
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/cozybit/authsae.git
-PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
+PKG_SOURCE_DATE:=2014-06-09
PKG_SOURCE_VERSION:=8531ab158910a525d4bcbb3ad02c08342f6987f2
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
-PKG_MIRROR_HASH:=aa208688570fc6b8b16d9b70e3644208e851dbd3a90f52843aa44c9043b4fbbb
+PKG_MIRROR_HASH:=a8fbed9eada17c552c70d834ee8f7c1e0987df59839bc113b3ec000500696715
PKG_BUILD_PARALLEL:=1
CMAKE_INSTALL:=1