Skip to content

Commit

Permalink
vmease to 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanson committed Dec 21, 2024
1 parent d3426c3 commit f6e8a17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.5.1
PKG_RELEASE:=$(PKG_ARCH_VMEASE)-2
PKG_VERSION:=0.8.5
PKG_RELEASE:=$(PKG_ARCH_VMEASE)-1
PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://fw0.koolcenter.com/binary/vmease/
PKG_HASH:=2ca2b8b276702a239f7f937363fcec925e93f687831e0494d231e642a0cd1d4b
PKG_HASH:=69a002b955850cd5f3b7c836fa3a706a89c149113271fd52dd9427453014c312

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

Expand Down

0 comments on commit f6e8a17

Please sign in to comment.