libedit: update to 20191025-3.1
Signed-off-by: Jan Hák <jan.hak@nic.cz>
This commit is contained in:
parent
251d4043df
commit
440c27a4a5
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libedit
|
||||
PKG_VERSION:=20181209-3.1
|
||||
PKG_VERSION:=20191025-3.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MAINTAINER:=Daniel Salzman <daniel.salzman@nic.cz>
|
||||
|
@ -16,7 +16,7 @@ PKG_LICENSE:=BSD-3-Clause
|
|||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://thrysoee.dk/editline/
|
||||
PKG_HASH:=2811d70c0b000f2ca91b7cb1a37203134441743c4fcc9c37b0b687f328611064
|
||||
PKG_HASH:=6dff036660d478bfaa14e407fc5de26d22da1087118c897b1a3ad2e90cb7bf39
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue