diff --git a/ruby-kgio.cygport b/ruby-kgio.cygport index 2076d47..1c9cd1a 100644 --- a/ruby-kgio.cygport +++ b/ruby-kgio.cygport @@ -1,7 +1,7 @@ inherit rubygem NAME="ruby-kgio" -VERSION=2.11.2 +VERSION=2.11.4 RELEASE=1 CATEGORY="Ruby" SUMMARY="Ruby kgio extension" @@ -10,6 +10,8 @@ exceptions on EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows! Rack servers, but may be used by other applications (that run on Unix-like platforms)." +LICENSE="LGPL-2.1-or-later" + PKG_NAMES="${NAME} ${NAME}-doc" ruby_kgio_CONTENTS="${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}" ruby_kgio_doc_CONTENTS=${RUBYGEM_DOCDIR#/}