mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
biblesync: update to 2.1.0
This commit is contained in:
parent
e0e7bb9722
commit
4b6fd8b8e8
2 changed files with 4 additions and 4 deletions
|
@ -3058,7 +3058,7 @@ libPocoNetSSL.so.64 poco-1.9.4_1
|
||||||
libPocoCrypto.so.64 poco-1.9.4_1
|
libPocoCrypto.so.64 poco-1.9.4_1
|
||||||
libopenblas.so.0 openblas-0.2.19_1
|
libopenblas.so.0 openblas-0.2.19_1
|
||||||
librtmidi.so.5 rtmidi-4.0.0_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
|
libbac-9.4.2.so bacula-common-9.4.2_1
|
||||||
libbaccfg-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
|
libbacfind-9.4.2.so bacula-common-9.4.2_1
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'biblesync'
|
# Template file for 'biblesync'
|
||||||
pkgname=biblesync
|
pkgname=biblesync
|
||||||
version=2.0.1
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=TRUE"
|
configure_args="-DBUILD_SHARED_LIBS=TRUE"
|
||||||
makedepends="libuuid-devel"
|
makedepends="libuuid-devel"
|
||||||
short_desc="Multicast shared co-navigation library for Bible programs"
|
short_desc="Multicast shared co-navigation library for Bible programs"
|
||||||
maintainer="Dan Arnfield <dan@arnfield.com>"
|
maintainer="Dan Arnfield <dan@arnfield.com>"
|
||||||
license="Public domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/karlkleinpaste/biblesync"
|
homepage="https://github.com/karlkleinpaste/biblesync"
|
||||||
distfiles="https://github.com/karlkleinpaste/biblesync/archive/${version}.tar.gz"
|
distfiles="https://github.com/karlkleinpaste/biblesync/archive/${version}.tar.gz"
|
||||||
checksum=953eed0b0ee7e4f8c6c34f7871babed26f03049e4dad5fc222fe3a65811a4d16
|
checksum=9083fcacc4d85f2b8c3a3254112129c02d940d20db8c0c5bcb6239b115e8d0e8
|
||||||
|
|
||||||
biblesync-devel_package() {
|
biblesync-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue