Skip to content

Commit

Permalink
vmease bump to 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanson committed Dec 7, 2023
1 parent 5794872 commit 5a3c882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions applications/vmease/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ include $(TOPDIR)/rules.mk
PKG_ARCH_VMEASE:=$(ARCH)

PKG_NAME:=vmease
PKG_VERSION:=0.3.8
PKG_VERSION:=0.3.9
PKG_RELEASE:=$(PKG_ARCH_VMEASE)-2
PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://fw0.koolcenter.com/binary/vmease/
PKG_HASH:=aff74423d5c603774709fbc2723b28d7784fe84902eabbcaeb33f5231fa357ca
PKG_HASH:=862eed6f8744c2524bc23e4478975412060fdb53a4b99e9c0d6b9e8f1cf86494

PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION)

Expand Down

0 comments on commit 5a3c882

Please sign in to comment.