Merge pull request #6826 from neheb/patch-22
authorHannu Nyman <hannu.nyman@iki.fi>
Sun, 28 Oct 2018 12:32:08 +0000 (14:32 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Oct 2018 12:32:08 +0000 (14:32 +0200)
cyrus-sasl: Update to 2.1.27-rc8

libs/cyrus-sasl/Makefile

index 912eadd8e26e802affda4fe86cbd13b1dac79250..e6b3b797408eedd68bdbfa3be72687e3ab368288 100644 (file)
@@ -9,18 +9,19 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cyrus-sasl
 PKG_VERSION_BASE:=2.1.27
-PKG_VERSION:=$(PKG_VERSION_BASE)-rc7
+PKG_VERSION:=$(PKG_VERSION_BASE)-rc8
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.cyrusimap.org/releases/
-PKG_HASH:=c1846b80e80286c94941a1e27974bba759b171ccad25d5b49bd8d9deab10f54b
+PKG_HASH:=8d95201b4f2c2ec4c0ebafd01c00d7d1e0f2513352b3f850ae2723a90c6c6789
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION_BASE)
 
 PKG_LICENSE:=BSD-4c BSD
 PKG_LICENSE_FILES:=COPYING cmulocal/COPYING saslauthd/COPYING
+PKG_CPE_ID:=cpe:/a:cmu:cyrus-sasl
 
 PKG_FIXUP:=autoreconf
 PKG_MACRO_PATHS:=cmulocal config ../cmulocal ../config