librtmp: update

This commit is contained in:
Tony Theodore 2015-11-21 14:13:47 +11:00
parent e8d882a99e
commit bde17e0838
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := librtmp
$(PKG)_IGNORE :=
$(PKG)_VERSION := a1900c3
$(PKG)_CHECKSUM := fa4edd83cb6ed19d97f89a6d83aef6231c1bd8079aea5d33c083f827459a9ab2
$(PKG)_VERSION := a107cef
$(PKG)_CHECKSUM := aea53f2a2c6596c93eeb288d97266e89a97b31795b678daccedc31d70dad28c4
$(PKG)_SUBDIR := mirror-rtmpdump-$($(PKG)_VERSION)
$(PKG)_FILE := rtmpdump-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/mirror/rtmpdump/tarball/$($(PKG)_VERSION)/$($(PKG)_FILE)