biblesync: update to 1.2.0.
Closes #13606. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
0f37e8415d
commit
bfefa0e8eb
2 changed files with 5 additions and 5 deletions
|
@ -2897,7 +2897,7 @@ libPocoUtil.so.50 poco-1.8.0.1_1
|
|||
libPocoRedis.so.50 poco-1.8.0.1_1
|
||||
libopenblas.so.0 openblas-0.2.19_1
|
||||
librtmidi.so.4 rtmidi-3.0.0_1
|
||||
libbiblesync.so.1.1.2 biblesync-1.1.2_1
|
||||
libbiblesync.so.1.2.0 biblesync-1.2.0_1
|
||||
libbac-9.0.4.so bacula-common-9.0.4_1
|
||||
libbaccfg-9.0.4.so bacula-common-9.0.4_1
|
||||
libbacfind-9.0.4.so bacula-common-9.0.4_1
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'biblesync'
|
||||
pkgname=biblesync
|
||||
version=1.1.2
|
||||
revision=2
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="libuuid-devel"
|
||||
configure_args="-DBUILD_SHARED_LIBS=TRUE"
|
||||
makedepends="libuuid-devel"
|
||||
short_desc="Multicast shared co-navigation library for Bible programs"
|
||||
maintainer="Dan Arnfield <dan@arnfield.com>"
|
||||
license="Public domain"
|
||||
homepage="https://github.com/karlkleinpaste/biblesync"
|
||||
distfiles="https://github.com/karlkleinpaste/biblesync/archive/${version}.tar.gz"
|
||||
checksum=aa581999d48fecf45bc059b80805aa0f06a5d5701c29cd6a625d433796d2a43b
|
||||
checksum=3c94f0de9e85a3564fbea7c36acfe175462d424eefbbad929cb3bc520e6a229f
|
||||
|
||||
biblesync-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue