summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-11-21 03:13:47 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-11-21 03:13:47 (GMT)
commitbde17e08386c547bd026f32eada7896e70dafc33 (patch)
tree1e64bb9c819f4995be5b6fe5f4a2ccbe257625c8
parente8d882a99ea75d06a66a71da1db6bebbcdffb79f (diff)
downloadmxe-bde17e08386c547bd026f32eada7896e70dafc33.zip
mxe-bde17e08386c547bd026f32eada7896e70dafc33.tar.gz
mxe-bde17e08386c547bd026f32eada7896e70dafc33.tar.bz2
librtmp: update
-rw-r--r--src/librtmp.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/librtmp.mk b/src/librtmp.mk
index e7b1a35..9f50d57 100644
--- a/src/librtmp.mk
+++ b/src/librtmp.mk
@@ -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)