diff --git a/src/dsm7/Makefile b/src/dsm7/Makefile index ec6a45a..4ffdd1e 100644 --- a/src/dsm7/Makefile +++ b/src/dsm7/Makefile @@ -1,8 +1,8 @@ # 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=8b99518025266b2f4ed99176a2801bbaccec92e5 +REPO_REVISION=27b0b09c2c3af069f19459aed6a29287d79774a2 #REPO_REVISION2=ba623f7f8b93a060c3af54d35fee9b28eeddb1fe -VERSION=1.1.0-$(shell date '+%Y%m%d') +VERSION=1.1.1-$(shell date '+%Y%m%d') LICENSE: curl -s -L https://github.com/philippe44/AirConnect/raw/${REPO_REVISION}/LICENSE -O