diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-11 20:51:45 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-11 20:51:45 +0000 |
commit | 1e7e79c1f942cf69f34a49316115eb5b0acecba8 (patch) | |
tree | 0baf1a64b7cb5639e81d866bacc94c104d0d599a | |
parent | 222b813fbfee5ae2bb3fc6fb02689048b94d3957 (diff) | |
download | contrib-1e7e79c1f942cf69f34a49316115eb5b0acecba8.tar.gz contrib-1e7e79c1f942cf69f34a49316115eb5b0acecba8.tar.xz |
libnice: 0.1.19 -> 0.1.21
-rw-r--r-- | libnice/.footprint | 5 | ||||
-rw-r--r-- | libnice/.signature | 8 | ||||
-rw-r--r-- | libnice/Pkgfile | 2 |
3 files changed, 8 insertions, 7 deletions
diff --git a/libnice/.footprint b/libnice/.footprint index ded761c8c..6f3429ee7 100644 --- a/libnice/.footprint +++ b/libnice/.footprint @@ -9,6 +9,7 @@ drwxr-xr-x root/root usr/include/nice/ -rw-r--r-- root/root usr/include/nice/candidate.h -rw-r--r-- root/root usr/include/nice/debug.h -rw-r--r-- root/root usr/include/nice/interfaces.h +-rw-r--r-- root/root usr/include/nice/nice-version.h -rw-r--r-- root/root usr/include/nice/nice.h -rw-r--r-- root/root usr/include/nice/pseudotcp.h drwxr-xr-x root/root usr/include/stun/ @@ -28,8 +29,8 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/ drwxr-xr-x root/root usr/lib/gstreamer-1.0/ -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstnice.so lrwxrwxrwx root/root usr/lib/libnice.so -> libnice.so.10 -lrwxrwxrwx root/root usr/lib/libnice.so.10 -> libnice.so.10.12.0 --rwxr-xr-x root/root usr/lib/libnice.so.10.12.0 +lrwxrwxrwx root/root usr/lib/libnice.so.10 -> libnice.so.10.13.1 +-rwxr-xr-x root/root usr/lib/libnice.so.10.13.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/nice.pc drwxr-xr-x root/root usr/share/ diff --git a/libnice/.signature b/libnice/.signature index a59b003a6..25cd8a39b 100644 --- a/libnice/.signature +++ b/libnice/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32SznJce4j4Jm8X7R/MFH5S0JxAw2tTqnn46h3GAvSYlOWPwOoqp6k3xLviGKPKmQHdwSMQFWAc5skIeDkD/qA0= -SHA256 (Pkgfile) = 1f4299ce0b4f6fdb040b00d94413ca96269f51605553adef631dabe6e30a018b -SHA256 (.footprint) = 6e2ac89f808c60ebd3a2f5bfc4ab0f287fbb85d30874d9b7e4e12f5f23f102a6 -SHA256 (libnice-0.1.19.tar.gz) = 6747af710998cf708a2e8ceef51cccd181373d94201dd4b8d40797a070ed47cc +RWSagIOpLGJF3zico1H8u1siYDH/HB6T6vBeAIQS+27IMplCk0nzEByrI7eIDO/B0DSKqZFhFvTJFxN7UHFIwSnCCKqyn8E5kQY= +SHA256 (Pkgfile) = e311833bcb6c85cf3a091484eafa1c08f9356c7fa9f201f186eb6edfac09d770 +SHA256 (.footprint) = 0b7f4cc356d8159c6ecf5ddaaea2c8a6e9a6513861b67612c507074de369c867 +SHA256 (libnice-0.1.21.tar.gz) = 72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39 diff --git a/libnice/Pkgfile b/libnice/Pkgfile index 8fd6f0695..9ad262178 100644 --- a/libnice/Pkgfile +++ b/libnice/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gstreamer name=libnice -version=0.1.19 +version=0.1.21 release=1 source=(https://nice.freedesktop.org/releases/$name-$version.tar.gz) |