Skip to content

Commit d5af005

Browse files
committed
Bump for Beta 21 RC16
* Fix: Don't clobber user set price and metric when setting babel settings * Fix: Don't allow impossible babel settings
1 parent 515107c commit d5af005

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

althea/althea-rust-binaries/Makefile

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

1111
PKG_NAME:=althea-rust-binaries
12-
PKG_VERSION:=0.21.15
13-
PKG_RELEASE:=0
12+
PKG_VERSION:=0.21.16
13+
PKG_RELEASE:=1
1414

1515
PKG_SOURCE_PROTO:=git
1616
PKG_SOURCE_URL:=https://github.com/althea-net/althea_rs
17-
PKG_SOURCE_VERSION:=1bd7f87e99f2da85a257945a13c1a7591ad8ff74
17+
PKG_SOURCE_VERSION:=10784735dab74890cbe2ac0ac9d1f5abfd80cb61
1818
PKG_LICENSE:=Apache-2.0
1919

2020
include $(INCLUDE_DIR)/package.mk

0 commit comments

Comments
 (0)