aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorTed Hess <thess@kitschensync.net>2018-01-08 14:22:17 -0500
committerGitHub <noreply@github.com>2018-01-08 14:22:17 -0500
commit267d673a29605755b96788fc6796d3962acab301 (patch)
treeba47a286e286c3edce321d31bebdb7d3c015730d /libs
parent229ca9e2e0dc29a262b8c2f3c6a1fd0f0aeaf3e5 (diff)
parent462a1cf87e53f066ee3b4452513c18dcf31f506a (diff)
Merge pull request #5382 from salzmdan/libedit_update
libedit: update to 20170329-3.1
Diffstat (limited to 'libs')
-rw-r--r--libs/libedit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/libedit/Makefile b/libs/libedit/Makefile
index 59d98bafc..b27435a25 100644
--- a/libs/libedit/Makefile
+++ b/libs/libedit/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2016 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
+# Copyright (C) 2016-2018 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libedit
-PKG_VERSION:=20160618-3.1
+PKG_VERSION:=20170329-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:=b6b159c0c6ec8a7f349ea2a75d8b960efa346c462c1ac4921f1ac0de85a9f5d6
+PKG_HASH:=91f2d90fbd2a048ff6dad7131d9a39e690fd8a8fd982a353f1333dd4017dd4be
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL:=1