Skip to content

Commit

Permalink
Merge pull request #986 from loki666/revert-bump-libvpx
Browse files Browse the repository at this point in the history
Revert "libvpx: bump to 1.15.0"
  • Loading branch information
loki666 authored Dec 17, 2024
2 parents 775be64 + 4913964 commit 5931543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/multimedia/libvpx/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)

PKG_NAME="libvpx"
PKG_VERSION="v1.15.0"
PKG_VERSION="df655cf4fb6c2a23b964544acd015cc715752830" # 1.13.1
PKG_LICENSE="BSD"
PKG_SITE="https://github.com/webmproject/libvpx"
PKG_URL="https://github.com/webmproject/libvpx/archive/refs/tags/${PKG_VERSION}.tar.gz"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_HOST="toolchain nasm:host"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="WebM VP8/VP9 Codec"
Expand Down

0 comments on commit 5931543

Please sign in to comment.