mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dolphin: update to 21.04.1.
This commit is contained in:
parent
27ef7b64ec
commit
11966f8983
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dolphin'
|
# Template file for 'dolphin'
|
||||||
pkgname=dolphin
|
pkgname=dolphin
|
||||||
version=21.12.3
|
version=21.04.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later, GFDL-1.2-or-later"
|
||||||
homepage="https://kde.org/applications/en/system/org.kde.dolphin"
|
homepage="https://kde.org/applications/en/system/org.kde.dolphin"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#dolphin"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#dolphin"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5812238be9a4ee204e864cd30166285af599c6478eb9ce53cf9a552091c2b654
|
checksum=292377aca0454189186d4046ed69785d7fda672270362c3b538a001c9daa826e
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue