From c440b1a477ce76dc6788f51958b816e41a0874e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:19:30 +0800 Subject: [PATCH] update 2024-03-15 16:19:30 --- airconnect/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/airconnect/Makefile b/airconnect/Makefile index 3c6bb15a5..c3dec56d6 100644 --- a/airconnect/Makefile +++ b/airconnect/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=airconnect -PKG_VERSION:=1.7.0 +PKG_VERSION:=1.8.3 PKG_RELEASE=1 PKG_SOURCE:=AirConnect-$(PKG_VERSION).zip PKG_SOURCE_URL:=https://github.com/philippe44/AirConnect/releases/download/$(PKG_VERSION)/ -PKG_HASH:=757f18963a2d5c178a48c3f7e1657b83003f0673e84aba01ddff2c61dfbc8b32 +PKG_HASH:=f103595c522b0a4eeca8cb02301a35005d069d4298991ae82e9c312ddb7c8270 PKG_BUILD_DIR:=$(BUILD_DIR)/airconnect-$(PKG_VERSION)