Update to amalgalite 1.6.1

This commit is contained in:
jeremy 2018-07-26 21:34:25 +00:00
parent ad4a1035ab
commit adcab80a84
3 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.21 2018/06/13 22:26:52 jeremy Exp $ # $OpenBSD: Makefile,v 1.22 2018/07/26 21:34:25 jeremy Exp $
COMMENT = ruby SQLite3 embedded database library COMMENT = ruby SQLite3 embedded database library
DISTNAME = amalgalite-1.5.0 DISTNAME = amalgalite-1.6.1
REVISION = 0
CATEGORIES = databases CATEGORIES = databases
HOMEPAGE = https://github.com/copiousfreetime/amalgalite HOMEPAGE = https://github.com/copiousfreetime/amalgalite

View File

@ -1,2 +1,2 @@
SHA256 (amalgalite-1.5.0.gem) = wx09yEHfejqL1lNxthQxMyz9mcuL/qSqIGCxNgoaeaA= SHA256 (amalgalite-1.6.1.gem) = Ff/iBFfRAOZsRVRu9qHjpmEML+QEhpdfOQN1i+1v7Eg=
SIZE (amalgalite-1.5.0.gem) = 1913856 SIZE (amalgalite-1.6.1.gem) = 2134528

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2016/11/04 21:27:44 jeremy Exp $ @comment $OpenBSD: PLIST,v 1.7 2018/07/26 21:34:26 jeremy Exp $
${GEM_BIN}/amalgalite-pack${GEM_BIN_SUFFIX} ${GEM_BIN}/amalgalite-pack${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/
@ -84,6 +84,7 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/default_map_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/function_spec.rb ${GEM_LIB}/gems/${DISTNAME}/spec/function_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/integeration_spec.rb ${GEM_LIB}/gems/${DISTNAME}/spec/integeration_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/iso_3166_database.rb ${GEM_LIB}/gems/${DISTNAME}/spec/iso_3166_database.rb
${GEM_LIB}/gems/${DISTNAME}/spec/json_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/packer_spec.rb ${GEM_LIB}/gems/${DISTNAME}/spec/packer_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/paths_spec.rb ${GEM_LIB}/gems/${DISTNAME}/spec/paths_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/progress_handler_spec.rb ${GEM_LIB}/gems/${DISTNAME}/spec/progress_handler_spec.rb