onedrive: update to 2.4.23.
This commit is contained in:
parent
177682dc0e
commit
b527aeb38b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'onedrive'
|
# Template file for 'onedrive'
|
||||||
pkgname=onedrive
|
pkgname=onedrive
|
||||||
version=2.4.13
|
version=2.4.23
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="DC=ldc2"
|
configure_args="DC=ldc2"
|
||||||
hostmakedepends="ldc pkg-config"
|
hostmakedepends="ldc pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/abraunegg/onedrive"
|
homepage="https://github.com/abraunegg/onedrive"
|
||||||
changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
|
distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
|
||||||
checksum=6cb903ec14be249caa13c04a4fbba9a431041c224e7d815798a94f7b93861263
|
checksum=fb57b9683302a53958671d1c74eb9b8f89ac229055647adce093e8a49ad846e0
|
||||||
nocross="uses host flags for cross compilations"
|
nocross="uses host flags for cross compilations"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue