Skip to content

Commit 054ed18

Browse files
committed
updated AirConnect to 1.1.2
1 parent 00d2664 commit 054ed18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/dsm7/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Syno package structure: https://help.synology.com/developer-guide/synology_package/package_structure.html
22
# Git commit SHA from https://github.com/philippe44/AirConnect/commits/master/bin
3-
REPO_REVISION=27b0b09c2c3af069f19459aed6a29287d79774a2
3+
REPO_REVISION=c7f9f9b0c8712b885f1a57b6b70bb5f23aaa2cdd
44
#REPO_REVISION2=ba623f7f8b93a060c3af54d35fee9b28eeddb1fe
5-
VERSION=1.1.1-$(shell date '+%Y%m%d')
5+
VERSION=1.1.2-$(shell date '+%Y%m%d')
66

77
LICENSE:
88
curl -s -L https://github.com/philippe44/AirConnect/raw/${REPO_REVISION}/LICENSE -O

0 commit comments

Comments
 (0)