mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
seafile-libclient: update to 7.0.2
This commit is contained in:
parent
b125c011ce
commit
642069b4d5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'seafile-libclient'
|
# Template file for 'seafile-libclient'
|
||||||
pkgname=seafile-libclient
|
pkgname=seafile-libclient
|
||||||
version=6.2.11
|
version=7.0.2
|
||||||
revision=2
|
revision=1
|
||||||
_distname="${pkgname/-libclient/}"
|
_distname="${pkgname/-libclient/}"
|
||||||
wrksrc="${_distname}-${version}"
|
wrksrc="${_distname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,7 +14,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://github.com/haiwen/seafile"
|
homepage="https://github.com/haiwen/seafile"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz"
|
||||||
checksum=58c751d0d5f7afa674718a08ed828e9f94d00173d721018bbf61dd6b032f5a57
|
checksum=b6041d96fd04a6ef05f7cacbaffcbdde96a63b8ec4f824d7dbd741eae83d9389
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue