mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
LGOGDownloader: update to 3.8.
This commit is contained in:
parent
003722a5ac
commit
e67b1e8947
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'LGOGDownloader'
|
# Template file for 'LGOGDownloader'
|
||||||
pkgname=LGOGDownloader
|
pkgname=LGOGDownloader
|
||||||
version=3.7
|
version=3.8
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc="lgogdownloader-${version}"
|
wrksrc="lgogdownloader-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -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=38e0c8cdff395d92754dda630bf6f3c64e45ae2b0cf696a47a299f879fefa9ac
|
checksum=8e4cf5268cee76bb2addf5e7720b230b43b21d6e995d24407da9ca0fcd02df35
|
||||||
|
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue