diff --git a/src/dsm7/Makefile b/src/dsm7/Makefile index b51e8e6..89c0fd8 100644 --- a/src/dsm7/Makefile +++ b/src/dsm7/Makefile @@ -1,8 +1,7 @@ # Syno package structure: https://help.synology.com/developer-guide/synology_package/package_structure.html # Git commit SHA from https://github.com/philippe44/AirConnect/commits/master/bin -REPO_REVISION=c7f9f9b0c8712b885f1a57b6b70bb5f23aaa2cdd -#REPO_REVISION2=ba623f7f8b93a060c3af54d35fee9b28eeddb1fe -VERSION=1.1.2-$(shell date '+%Y%m%d') +REPO_REVISION=a5b12bef40269bbc5c4a6a2354ebbbe2090850d0 +VERSION=1.1.7-$(shell date '+%Y%m%d') LICENSE: curl -s -L https://github.com/philippe44/AirConnect/raw/${REPO_REVISION}/LICENSE -O