We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6cebf6 commit 127a194Copy full SHA for 127a194
alfred/Makefile
@@ -3,12 +3,12 @@
3
include $(TOPDIR)/rules.mk
4
5
PKG_NAME:=alfred
6
-PKG_VERSION:=2024.1
+PKG_VERSION:=2024.2
7
PKG_RELEASE:=1
8
9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
10
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
11
-PKG_HASH:=262dad39c9be122ac7f061705c8a3e3b6d462782bbe3372e6dfc9ace0c384db9
+PKG_HASH:=a8404c6617ee9b5a4e605b516bc694afc6596130bc802bfd30fbc7a1db3aef1f
12
13
PKG_MAINTAINER:=Simon Wunderlich <[email protected]>
14
PKG_LICENSE:=GPL-2.0-only MIT
0 commit comments