We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf0ea0 commit c9b93c4Copy full SHA for c9b93c4
net/uacme/Makefile
@@ -8,12 +8,12 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=uacme
11
-PKG_VERSION:=1.7.6
+PKG_VERSION:=1.8.0
12
PKG_RELEASE:=1
13
14
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
PKG_SOURCE_URL:=https://codeload.github.com/ndilieto/uacme/tar.gz/upstream/$(PKG_VERSION)?
16
-PKG_HASH:=d11a86ac2a0dbf285de27dff4193c65f7f3736da3d0480049af50d305940e0d6
+PKG_HASH:=69170ef84891a0e3ccce50833ac90db75de26b2c8432050256c1bf4ec26c8ad7
17
18
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
19
PKG_LICENSE:=GPL-3.0-or-later
0 commit comments