Skip to content

Commit

Permalink
Merge pull request openwrt#5950 from diizzyy/patch-4
Browse files Browse the repository at this point in the history
utils/tio: Update to 1.30
  • Loading branch information
hnyman authored Apr 22, 2018
2 parents 4487a63 + 8449578 commit ed34865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/tio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=tio
PKG_VERSION:=1.29
PKG_VERSION:=1.30
PKG_RELEASE:=1
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0+
PKG_LICENSE_FILES:=COPYING

PKG_SOURCE_URL:=https://github.com/$(PKG_NAME)/$(PKG_NAME)/releases/download/v$(PKG_VERSION)/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_HASH:=371a11b69dd2e1b1af3ca2a1c570408b1452ae4523fe954d250f04b6b2147d23
PKG_HASH:=5c86c392a7783c9a3963421087c4a3fd8a32d5d5c705d2ce979bcf011659ac9d

PKG_FIXUP:=autoreconf

Expand Down

0 comments on commit ed34865

Please sign in to comment.