Skip to content

Commit

Permalink
bump vmease to 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanson committed Jan 1, 2025
1 parent 0ba26f2 commit 95dd66a
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.8.5
PKG_RELEASE:=$(PKG_ARCH_VMEASE)-2
PKG_VERSION:=0.8.7
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:=69a002b955850cd5f3b7c836fa3a706a89c149113271fd52dd9427453014c312
PKG_HASH:=d2f457c7179324584a7c0dcd1dfe60096eb14a0995544fd91d28a9573db1e73e

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

Expand Down

0 comments on commit 95dd66a

Please sign in to comment.