From 20d4d2e15d9eb2fc4159c768be3fd6a732053154 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 30 Nov 2020 11:27:59 -0600 Subject: [PATCH] biblesync: update to 2.1.0 --- common/shlibs | 2 +- srcpkgs/biblesync/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 186124d6b28..ea7a8b1b2f2 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3059,7 +3059,7 @@ libPocoNetSSL.so.64 poco-1.9.4_1 libPocoCrypto.so.64 poco-1.9.4_1 libopenblas.so.0 openblas-0.2.19_1 librtmidi.so.5 rtmidi-4.0.0_1 -libbiblesync.so.2.0.1 biblesync-2.0.1_1 +libbiblesync.so.2.1.0 biblesync-2.1.0_1 libbac-9.4.2.so bacula-common-9.4.2_1 libbaccfg-9.4.2.so bacula-common-9.4.2_1 libbacfind-9.4.2.so bacula-common-9.4.2_1 diff --git a/srcpkgs/biblesync/template b/srcpkgs/biblesync/template index cfeec35aa2a..f4cedf29429 100644 --- a/srcpkgs/biblesync/template +++ b/srcpkgs/biblesync/template @@ -1,16 +1,16 @@ # Template file for 'biblesync' pkgname=biblesync -version=2.0.1 +version=2.1.0 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=TRUE" makedepends="libuuid-devel" short_desc="Multicast shared co-navigation library for Bible programs" maintainer="Dan Arnfield " -license="Public domain" +license="Public Domain" homepage="https://github.com/karlkleinpaste/biblesync" distfiles="https://github.com/karlkleinpaste/biblesync/archive/${version}.tar.gz" -checksum=953eed0b0ee7e4f8c6c34f7871babed26f03049e4dad5fc222fe3a65811a4d16 +checksum=9083fcacc4d85f2b8c3a3254112129c02d940d20db8c0c5bcb6239b115e8d0e8 biblesync-devel_package() { short_desc+=" - development files"