Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions srcpkgs/flatbuffers/patches/init-var.patch

This file was deleted.

4 changes: 2 additions & 2 deletions srcpkgs/flatbuffers/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'flatbuffers'
pkgname=flatbuffers
version=1.12.0
version=25.12.19
revision=1
build_style=cmake
short_desc="Memory efficient serialization library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://google.github.io/flatbuffers/"
distfiles="https://github.com/google/${pkgname}/archive/v${version}.tar.gz"
checksum=62f2223fb9181d1d6338451375628975775f7522185266cd5296571ac152bc45
checksum=f81c3162b1046fe8b84b9a0dbdd383e24fdbcf88583b9cb6028f90d04d90696a

if [ "$CROSS_BUILD" ]; then
# Disable tests to prevent executing target binaries on host
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/kodi/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'kodi'
pkgname=kodi
version=21.2
revision=5
revision=6
_codename="Omega"
_crossguid_ver="ca1bf4b810e2d188d04cb6286f957008ee1b7681"
_dvdcss_ver="1.4.3-Next-Nexus-Alpha2-2"
Expand Down
Loading