onedrive: update to 2.4.13
This commit is contained in:
parent
c523b51e72
commit
4ba62c74f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'onedrive'
|
# Template file for 'onedrive'
|
||||||
pkgname=onedrive
|
pkgname=onedrive
|
||||||
version=2.4.12
|
version=2.4.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="DC=ldc2"
|
configure_args="DC=ldc2"
|
||||||
|
@ -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=4f6aa46fc28e859b63c0a2c190f66c3286ec0bde3f54f77af0ddea6b62bba37a
|
checksum=6cb903ec14be249caa13c04a4fbba9a431041c224e7d815798a94f7b93861263
|
||||||
nocross="uses host flags for cross compilations"
|
nocross="uses host flags for cross compilations"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue