libass: 0.15.2 -> 0.16.0

This commit is contained in:
Tim Biermann 2022-05-14 11:20:03 +02:00
parent 10f1d208dc
commit c54ed51623
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 8 deletions

View File

@ -6,8 +6,8 @@ drwxr-xr-x root/root usr/include/ass/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libass.a
-rwxr-xr-x root/root usr/lib/libass.la
lrwxrwxrwx root/root usr/lib/libass.so -> libass.so.9.1.3
lrwxrwxrwx root/root usr/lib/libass.so.9 -> libass.so.9.1.3
-rwxr-xr-x root/root usr/lib/libass.so.9.1.3
lrwxrwxrwx root/root usr/lib/libass.so -> libass.so.9.1.4
lrwxrwxrwx root/root usr/lib/libass.so.9 -> libass.so.9.1.4
-rwxr-xr-x root/root usr/lib/libass.so.9.1.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libass.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35mH539KobDoatoU8OtngwpFaH3+5amdHIuX8tyFOW7sX7YEO9Ah5bWf4Gpzmod/NjaYpmfb78G6oLVf6NA9+wU=
SHA256 (Pkgfile) = ef23dae0dabc3e6dd9715f65dfc39c381c17069880a2749bc2fb0627bd9b95df
SHA256 (.footprint) = 55b38a8c78d7615f83694d9229d6b485e79d9c88b4876f121b5d1ddda05101d5
SHA256 (libass-0.15.2.tar.gz) = 1b2a54dda819ef84fa2dee3069cf99748a886363d2adb630fde87fe046e2d1d5
RWSagIOpLGJF34zL6X3gp1Rmf2lHioxVm38J7sopvyy6Etqv+P7hYuvq0gU83WsFcH8ypvUedU57/LfRJw7PlTdnS1Utpt4Z3gY=
SHA256 (Pkgfile) = bf7226ac4da107b1aefa9a9ca4dcc16c8d8ca2d800195c887c1dc39eb19d99bb
SHA256 (.footprint) = 6b115ed09d3ac2dfb5d98de3e086f8e54144c735f795efd0c13303e2b1d8691f
SHA256 (libass-0.16.0.tar.gz) = fea8019b1887cab9ab00c1e58614b4ec2b1cee339b3f7e446f5fab01b032d430

View File

@ -4,7 +4,7 @@
# Depends on: fribidi harfbuzz
name=libass
version=0.15.2
version=0.16.0
release=1
source=(https://github.com/$name/$name/releases/download/$version/$name-$version.tar.gz)