mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
c19b89df27
commit
259afafa93
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vc'
|
# Template file for 'vc'
|
||||||
pkgname=vc
|
pkgname=vc
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Vc-${version}"
|
wrksrc="Vc-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -10,5 +10,5 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/VcDevel/Vc"
|
homepage="https://github.com/VcDevel/Vc"
|
||||||
distfiles="${homepage}/releases/download/${version}/Vc-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/${version}/Vc-${version}.tar.gz"
|
||||||
checksum=3eae2b05836a1a57545e624b38345ad33cfde23d527e12575edde784c4c330ee
|
checksum=08c629d2e14bfb8e4f1a10f09535e4a3c755292503c971ab46637d2986bdb4fe
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue