simple update 3.2.0 -> 3.2.1

This commit is contained in:
sebastia 2021-03-10 22:05:08 +00:00
parent fad0efb181
commit e67ca0d05c
3 changed files with 9 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2020/02/07 12:52:51 sebastia Exp $ # $OpenBSD: Makefile,v 1.14 2021/03/10 22:05:08 sebastia Exp $
COMMENT = Hiera backend for decrypting encrypted yaml properties COMMENT = Hiera backend for decrypting encrypted yaml properties
DISTNAME = hiera-eyaml-3.2.0 DISTNAME = hiera-eyaml-3.2.1
CATEGORIES = databases CATEGORIES = databases
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org> MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>

View File

@ -1,2 +1,2 @@
SHA256 (hiera-eyaml-3.2.0.gem) = rZrFYoaRoOjOsn06167u4ifuxUJLDBCytHWwtJrttZ0= SHA256 (hiera-eyaml-3.2.1.gem) = s7i+KYU8yZM61qyvk6261P7F5eufZdZch8foneBsWO8=
SIZE (hiera-eyaml-3.2.0.gem) = 35328 SIZE (hiera-eyaml-3.2.1.gem) = 37376

View File

@ -1,9 +1,12 @@
@comment $OpenBSD: PLIST,v 1.6 2019/12/05 07:44:10 sebastia Exp $ @comment $OpenBSD: PLIST,v 1.7 2021/03/10 22:05:08 sebastia Exp $
${GEM_BIN}/eyaml${GEM_BIN_SUFFIX} ${GEM_BIN}/eyaml${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.github/
${GEM_LIB}/gems/${DISTNAME}/.github/workflows/
${GEM_LIB}/gems/${DISTNAME}/.github/workflows/release.yml
${GEM_LIB}/gems/${DISTNAME}/.github/workflows/test.yml
${GEM_LIB}/gems/${DISTNAME}/.gitignore ${GEM_LIB}/gems/${DISTNAME}/.gitignore
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md ${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
${GEM_LIB}/gems/${DISTNAME}/Gemfile ${GEM_LIB}/gems/${DISTNAME}/Gemfile
${GEM_LIB}/gems/${DISTNAME}/HISTORY.md ${GEM_LIB}/gems/${DISTNAME}/HISTORY.md