mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
picocom: Update to 3.1
Switched to new upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=picocom
|
||||
PKG_VERSION:=1.7
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=3.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/picocom
|
||||
PKG_HASH:=d0f31c8f7a215a76922d30c81a52b9a2348c89e02a84935517002b3bc2c1129e
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/npat-efault/picocom/tar.gz/$(PKG_VERSION)?
|
||||
PKG_HASH:=e6761ca932ffc6d09bd6b11ff018bdaf70b287ce518b3282d29e0270e88420bb
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
@@ -24,7 +24,7 @@ define Package/picocom
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=A minimal dumb-terminal emulation program
|
||||
URL:=http://code.google.com/p/picocom/
|
||||
URL:=https://github.com/npat-efault/picocom
|
||||
SUBMENU:=Terminal
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user