mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
smplayer: update to 18.9.0.
This commit is contained in:
parent
1036740357
commit
544e32f183
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'smplayer'
|
||||
pkgname=smplayer
|
||||
version=18.6.0
|
||||
version=18.9.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="qt5-host-tools qt5-tools qt5-script-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.smplayer.info"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=1d5bf4b30f501e38825dccc4b12f5f1379bcdef7d982549da9cc9713a830685d
|
||||
checksum=0df1ed59caea1f321b6a3a0e2a9fff4e87d2553eeacaa5b167e64001bd10ce3d
|
||||
|
||||
pre_build() {
|
||||
export QMAKE_OPTS="QMAKE_CC=$CC QMAKE_CXX=$CXX QMAKE_LINK=$CXX QMAKE_CFLAGS=\"${CFLAGS}\" \
|
||||
|
|
Loading…
Add table
Reference in a new issue