Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jaka committed Mar 13, 2021
1 parent 55ef37d commit 44a7f8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utmp-cli/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=utmp-cli
PKG_VERSION:=1.061
PKG_VERSION:=1.062
PKG_RELEASE:=$(PKG_SOURCE_VERSION)

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://github.com/usbtemp/utmp-cli.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=611bcef2406c4a102ec2f20084563b8baba768fb
PKG_SOURCE_VERSION:=f2e6f919552382ec6de5e1b12f53cc9295fd0500
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz

include $(INCLUDE_DIR)/package.mk
Expand Down

0 comments on commit 44a7f8e

Please sign in to comment.