mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
ffmpeg: bump PKG_RELEASE
Suggested by @neheb. Signed-off-by: Jan Kratochvil <jan@jankratochvil.net>
This commit is contained in:
committed by
Rosen Penev
parent
62f01d7b36
commit
2227198d74
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=ffmpeg
|
PKG_NAME:=ffmpeg
|
||||||
PKG_VERSION:=5.1.3
|
PKG_VERSION:=5.1.3
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://ffmpeg.org/releases/
|
PKG_SOURCE_URL:=https://ffmpeg.org/releases/
|
||||||
|
|||||||
Reference in New Issue
Block a user