onedrive: update to 2.4.8
This commit is contained in:
parent
dab3c4f8d2
commit
25feb92a3d
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.7
|
version=2.4.8
|
||||||
revision=3
|
revision=3
|
||||||
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/v${version}/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/abraunegg/onedrive/v${version}/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=b4c2bee0158b1d1c89f53b965854fffe36bcdc9942942935b6f4c1eb7650ed0f
|
checksum=0d67fb19a301720a8961d8bbe4d5c69b7f2833af81ee1818dd6fa6aab8361b99
|
||||||
nocross="uses host flags for cross compilations"
|
nocross="uses host flags for cross compilations"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue