mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
LGOGDownloader: update to 3.9.
This commit is contained in:
parent
2e11b37cd9
commit
41f5d0f054
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'LGOGDownloader'
|
# Template file for 'LGOGDownloader'
|
||||||
pkgname=LGOGDownloader
|
pkgname=LGOGDownloader
|
||||||
version=3.8
|
version=3.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lgogdownloader-${version}"
|
wrksrc="lgogdownloader-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="RunningDroid <runningdroid@zoho.com>"
|
||||||
license="WTFPL"
|
license="WTFPL"
|
||||||
homepage="https://github.com/Sude-/lgogdownloader"
|
homepage="https://github.com/Sude-/lgogdownloader"
|
||||||
distfiles="https://github.com/Sude-/lgogdownloader/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Sude-/lgogdownloader/archive/v${version}.tar.gz"
|
||||||
checksum=8e4cf5268cee76bb2addf5e7720b230b43b21d6e995d24407da9ca0fcd02df35
|
checksum=4ab9fe89b47bde7744d5100663c7822de74bb161e2790baddede8146056430b1
|
||||||
|
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue