ffmpeg: bump PKG_RELEASE
Suggested by @neheb. Signed-off-by: Jan Kratochvil <jan@jankratochvil.net>
This commit is contained in:
parent
62f01d7b36
commit
2227198d74
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=ffmpeg
|
||||
PKG_VERSION:=5.1.3
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://ffmpeg.org/releases/
|
||||
|
|
Loading…
Reference in a new issue