packages: tig: update to 1.1, and fix description.
Changelog can be found here: http://jonas.nitro.dk/tig/NEWS.html Signed-off-by: Francisco Borges <francisco.borges@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@35699 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d8fe797989
commit
6d1d2eb756
@ -6,12 +6,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tig
|
||||
PKG_VERSION:=0.18
|
||||
PKG_VERSION:=1.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=tig-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://jonas.nitro.dk/tig/releases/
|
||||
PKG_MD5SUM:=4fa9e33c5daa76b6fed11e068405356f
|
||||
PKG_MD5SUM:=adeb797a8320962eeb345a615257cbac
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/tig-$(PKG_VERSION)
|
||||
@ -29,7 +29,8 @@ define Package/tig
|
||||
endef
|
||||
|
||||
define Package/tig/description
|
||||
Command line launcher for search engines and other Internet services.
|
||||
Tig is a git repository browser that additionally can act as a pager for output
|
||||
from various git commands.
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS+= \
|
||||
|
Loading…
x
Reference in New Issue
Block a user