mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
seafile-libclient: update to 7.0.4
This commit is contained in:
parent
e667f8b8f2
commit
5fbfc6dc44
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'seafile-libclient'
|
# Template file for 'seafile-libclient'
|
||||||
# WARNING: upstream sometimes retag source. Wait for official announcement
|
# WARNING: upstream sometimes retag source. Wait for official announcement
|
||||||
pkgname=seafile-libclient
|
pkgname=seafile-libclient
|
||||||
version=7.0.3
|
version=7.0.4
|
||||||
revision=1
|
revision=1
|
||||||
_distname="${pkgname/-libclient/}"
|
_distname="${pkgname/-libclient/}"
|
||||||
wrksrc="${_distname}-${version}"
|
wrksrc="${_distname}-${version}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="GPL-2.0-or-later" # Has openssl exception not yet present on SPDX
|
license="GPL-2.0-or-later" # Has openssl exception not yet present on SPDX
|
||||||
homepage="https://seafile.com"
|
homepage="https://seafile.com"
|
||||||
distfiles="https://github.com/haiwen/seafile/archive/v${version}.tar.gz"
|
distfiles="https://github.com/haiwen/seafile/archive/v${version}.tar.gz"
|
||||||
checksum=8b4bea33023dc1ac64477b30a87c333b1e45f7f6e58341f7e9cde8f017f529f1
|
checksum=75f98e1c08939b933134fa998f21fafc208aa02d980f5b8624dbf02d7b0cae13
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue