mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openh264: update to 2.6.0
This commit is contained in:
parent
3c29e319dc
commit
2c7d5ba450
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openh264'
|
# Template file for 'openh264'
|
||||||
pkgname=openh264
|
pkgname=openh264
|
||||||
version=2.4.1
|
version=2.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="nasm pkg-config"
|
hostmakedepends="nasm pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/cisco/openh264"
|
homepage="https://github.com/cisco/openh264"
|
||||||
distfiles="https://github.com/cisco/openh264/archive/v$version.tar.gz"
|
distfiles="https://github.com/cisco/openh264/archive/v$version.tar.gz"
|
||||||
checksum=8ffbe944e74043d0d3fb53d4a2a14c94de71f58dbea6a06d0dc92369542958ea
|
checksum=558544ad358283a7ab2930d69a9ceddf913f4a51ee9bf1bfb9e377322af81a69
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue