rtmpdump-32: 2.4 -> 2.6

This commit is contained in:
Tim Biermann 2024-08-15 19:40:35 +02:00
parent 46a68e19e8
commit 70c8a25b84
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 6 additions and 7 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub untrusted comment: verify with /etc/ports/compat-32.pub
RWSwxGo/zH7eXZVyiVoeqJwrRG/YR6C3NO6+vhb+TdQnhwQY4WalZnE8aYzVJlE+LasIO/+KhkTHKBcIKBLd9cJiwMd+Z89oogQ= RWSwxGo/zH7eXZuEg8lwfEhilVi30qrakHPGQnuXfG9U5p2WYasXt+67rJxQv5uIyWoHGabVdVfJJQokp0W1+MKYDs887VYgGg4=
SHA256 (Pkgfile) = 5503bc0660e763ad9e68a044a4e3cb129a9829ea02f6c9720ac6d231538321d4 SHA256 (Pkgfile) = f722ba7dabbfed436d80ca6baad23c721b0adcf59cfaf763084ef789351c040c
SHA256 (.footprint) = 58563fd32eb54ef83e750b418c0957a978ebebd11fb941c3979c30055435c00b SHA256 (.footprint) = 58563fd32eb54ef83e750b418c0957a978ebebd11fb941c3979c30055435c00b
SHA256 (rtmpdump-2.4-f1b83c10-4.tar.gz) = c68e05989a93c002e3ba8df3baef0021c17099aa2123a9c096a5cc8e029caf95 SHA256 (rtmpdump-2.6.tar.gz) = 627ea7b61a14ae5820d3ab164c2e7ce3331a1dd362d8b5b8017bd217b1952743

View File

@ -4,11 +4,10 @@
# Depends on: gnutls-32 rtmpdump zlib-32 # Depends on: gnutls-32 rtmpdump zlib-32
name=rtmpdump-32 name=rtmpdump-32
version=2.4 version=2.6
_commit=f1b83c10d8beb43fcc70a6e88cf4325499f25857 _commit=6f6bb1353fc84f4cc37138baa99f586750028a01
release=4 release=4
source=(http://git.ffmpeg.org/gitweb/$name.git/snapshot/$_commit.tar.gz) source=(https://crux.nu/files/distfiles/rtmpdump-2.6.tar.gz)
renames=(rtmpdump-$version-${_commit:0:8}-$release.tar.gz)
build() { build() {
cd rtmpdump-* cd rtmpdump-*