mirror of https://github.com/openwrt/packages.git
go2rtc: update to 1.9.6
Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>pull/25310/head
parent
28545bc22c
commit
88c7b1b534
|
@ -1,12 +1,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=go2rtc
|
||||
PKG_VERSION:=1.9.4
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.9.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/AlexxIT/go2rtc/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=90c1273c84d8f538d573cf638493ab30981d4445ff8451b485ab26c60353ed48
|
||||
PKG_HASH:=7f80124ecf3dca6faad9d261c6c3158d027b2a6d744a91b21ce6647c023689dd
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
|
Loading…
Reference in New Issue