We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 515107c commit d5af005Copy full SHA for d5af005
1 file changed
althea/althea-rust-binaries/Makefile
@@ -9,12 +9,12 @@
9
include $(TOPDIR)/rules.mk
10
11
PKG_NAME:=althea-rust-binaries
12
-PKG_VERSION:=0.21.15
13
-PKG_RELEASE:=0
+PKG_VERSION:=0.21.16
+PKG_RELEASE:=1
14
15
PKG_SOURCE_PROTO:=git
16
PKG_SOURCE_URL:=https://github.com/althea-net/althea_rs
17
-PKG_SOURCE_VERSION:=1bd7f87e99f2da85a257945a13c1a7591ad8ff74
+PKG_SOURCE_VERSION:=10784735dab74890cbe2ac0ac9d1f5abfd80cb61
18
PKG_LICENSE:=Apache-2.0
19
20
include $(INCLUDE_DIR)/package.mk
0 commit comments