From: Daniel Engberg Date: Fri, 8 Sep 2017 10:44:28 +0000 (+0200) Subject: libs/confuse: Update to 3.2.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=27dacccb8f50c0d3eeac7e2c3a0dd80b500ba106;p=openwrt-packages.git libs/confuse: Update to 3.2.1 Update (lib)confuse to 3.2.1 Signed-off-by: Daniel Engberg --- diff --git a/libs/confuse/Makefile b/libs/confuse/Makefile index a87c58ecb..a0ecd11ad 100644 --- a/libs/confuse/Makefile +++ b/libs/confuse/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=confuse -PKG_VERSION:=3.2 +PKG_VERSION:=3.2.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/martinh/libconfuse/releases/download/v$(PKG_VERSION) -PKG_HASH:=a46abb8696026d314197b6a70ae1a1c296342a9a68aa69b1935709c1477a4e48 +PKG_HASH:=23c63272baf2ef4e2cbbafad2cf57de7eb81f006ec347c00b954819824add25e PKG_MAINTAINER:=Daniel Engberg PKG_LICENSE:=ISC