mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gst-plugins-base1: update to 1.12.4
This commit is contained in:
parent
53ce1cafcd
commit
7a6f3c5ef5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst-plugins-base1'.
|
# Template file for 'gst-plugins-base1'.
|
||||||
pkgname=gst-plugins-base1
|
pkgname=gst-plugins-base1
|
||||||
version=1.12.3
|
version=1.12.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/1/}-${version}"
|
wrksrc="${pkgname/1/}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
||||||
checksum=d3d37b8489d37fa0018973d850bd2067b98af335fef2fa543ee7d40359e3cea5
|
checksum=4c306b03df0212f1b8903784e29bb3493319ba19ebebf13b0c56a17870292282
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*) CFLAGS="-O2 -msse2";;
|
i686*) CFLAGS="-O2 -msse2";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue