From 2ed07d375b10d37d06a7771044b4287a7ead7e27 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Fri, 30 Apr 2021 19:38:11 +1000 Subject: [PATCH] fdk-aac: 2.0.1 -> 2.0.2 --- fdk-aac/.footprint | 6 +++--- fdk-aac/.signature | 8 ++++---- fdk-aac/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/fdk-aac/.footprint b/fdk-aac/.footprint index 19efe8042..7d14af636 100644 --- a/fdk-aac/.footprint +++ b/fdk-aac/.footprint @@ -10,8 +10,8 @@ drwxr-xr-x root/root usr/include/fdk-aac/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libfdk-aac.a -rwxr-xr-x root/root usr/lib/libfdk-aac.la -lrwxrwxrwx root/root usr/lib/libfdk-aac.so -> libfdk-aac.so.2.0.1 -lrwxrwxrwx root/root usr/lib/libfdk-aac.so.2 -> libfdk-aac.so.2.0.1 --rwxr-xr-x root/root usr/lib/libfdk-aac.so.2.0.1 +lrwxrwxrwx root/root usr/lib/libfdk-aac.so -> libfdk-aac.so.2.0.2 +lrwxrwxrwx root/root usr/lib/libfdk-aac.so.2 -> libfdk-aac.so.2.0.2 +-rwxr-xr-x root/root usr/lib/libfdk-aac.so.2.0.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/fdk-aac.pc diff --git a/fdk-aac/.signature b/fdk-aac/.signature index 90af0866f..51f7308af 100644 --- a/fdk-aac/.signature +++ b/fdk-aac/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39nOakP5gc3JYYgxyoi4DcDHQ2ozDuSJ2P34fYGh/96tD2JyFEYPruTWGn8YRR1l3jWaRHRWZ53y8Bk5RpX+/QI= -SHA256 (Pkgfile) = 9a7dbef9339bb2d48e27e71f1655894b7aad307a64b70582398ec7b919f43854 -SHA256 (.footprint) = d198306767cc5d71a337a1b5772b65942cd9a82d83edfc765d85e2272a7502f1 -SHA256 (fdk-aac-2.0.1.tar.gz) = 840133aa9412153894af03b27b03dde1188772442c316a4ce2a24ed70093f271 +RWSagIOpLGJF35v557RxOT4DARyJCGxL3r/ges3lcC+jkhOhsV+Mb9bVtTumBa7LWabFPGTpyu2bs3fyV7VPystlyP4oxQoRjAg= +SHA256 (Pkgfile) = 1df12504d319bd7d32637e19a2e3597899972065a7e065d181390c04f992bf25 +SHA256 (.footprint) = de4c0f8753ad2e91fa3667519ae0c91d9bfed872ae4d7975c31e9c686385e3f9 +SHA256 (fdk-aac-2.0.2.tar.gz) = c9e8630cf9d433f3cead74906a1520d2223f89bcd3fa9254861017440b8eb22f diff --git a/fdk-aac/Pkgfile b/fdk-aac/Pkgfile index c01eb7be7..fc3a1e4bb 100644 --- a/fdk-aac/Pkgfile +++ b/fdk-aac/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Danny Rawlins, crux at romster dot me name=fdk-aac -version=2.0.1 +version=2.0.2 release=1 source=(https://downloads.sourceforge.net/project/opencore-amr/$name/$name-$version.tar.gz)