Skip to content

Commit c9b93c4

Browse files
committed
uacme: update to 1.8.0
update uacme version to 1.8.0 , release upstream 2026/1/25 Signed-off-by: Seo Suchan <tjtncks@gmail.com>
1 parent aaf0ea0 commit c9b93c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net/uacme/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=uacme
11-
PKG_VERSION:=1.7.6
11+
PKG_VERSION:=1.8.0
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/ndilieto/uacme/tar.gz/upstream/$(PKG_VERSION)?
16-
PKG_HASH:=d11a86ac2a0dbf285de27dff4193c65f7f3736da3d0480049af50d305940e0d6
16+
PKG_HASH:=69170ef84891a0e3ccce50833ac90db75de26b2c8432050256c1bf4ec26c8ad7
1717

1818
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
1919
PKG_LICENSE:=GPL-3.0-or-later

0 commit comments

Comments
 (0)