mpv: 0.35.0 -> 0.35.1

This commit is contained in:
Tim Biermann 2023-01-29 10:12:38 +01:00
parent 61f50fafee
commit 25316bfc2f
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37sA/H9uQD9tS7Wjcsag085FISMfR4wRKsopurMRS6SnerAjTXNAr83iE0A3mmclZ6pxb+XMkJwAZP2GM2u35wI= RWSagIOpLGJF3zFOvA02yj87SwyCXGmEu4GLHwcwlDizqihTrlvNjKwli1M3yjIBTd9CWtuLpP7v7Hio4PlEX7E0fNg4E/0MRgc=
SHA256 (Pkgfile) = fa614f0f513975faaed77468895a32e9412f72c21b3ed348f4595c9aec2b8960 SHA256 (Pkgfile) = 17388ac59c89a0345040d02c3a216ee8865bc46a919cc5b65a5da668c3a93995
SHA256 (.footprint) = 7b618425e174a11bfbe920d45e584211150b692f5a17f09839ab2ff8e7ce4d03 SHA256 (.footprint) = 7b618425e174a11bfbe920d45e584211150b692f5a17f09839ab2ff8e7ce4d03
SHA256 (mpv-0.35.0.tar.gz) = dc411c899a64548250c142bf1fa1aa7528f1b4398a24c86b816093999049ec00 SHA256 (mpv-0.35.1.tar.gz) = 41df981b7b84e33a2ef4478aaf81d6f4f5c8b9cd2c0d337ac142fc20b387d1a9

View File

@ -5,8 +5,8 @@
# Optional: docutils youtube-dl libquvi libdvdnav libbluray libcdio-paranoia libsdl2 libvdpau rubberband xorg-libxpresent # Optional: docutils youtube-dl libquvi libdvdnav libbluray libcdio-paranoia libsdl2 libvdpau rubberband xorg-libxpresent
name=mpv name=mpv
version=0.35.0 version=0.35.1
release=3 release=1
source=(https://github.com/mpv-player/mpv/archive/v$version/$name-$version.tar.gz) source=(https://github.com/mpv-player/mpv/archive/v$version/$name-$version.tar.gz)
build() { build() {