ports/contrib (3.6): libgusb: 0.3.8 -> 0.3.9
commit c314d55e065ea290c2f4cafd3059ac22c0743b0c Author: Tim Biermann <tbier@posteo.de> Date: Sat Dec 11 13:56:41 2021 +0100 libgusb: 0.3.8 -> 0.3.9 diff --git a/libgusb/.footprint b/libgusb/.footprint index d48444261..6dc298b46 100644 --- a/libgusb/.footprint +++ b/libgusb/.footprint @@ -3,27 +3,27 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/gusbcmd drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/gusb-1/ --rw-r--r-- root/root usr/include/gusb-1/gusb.h drwxr-xr-x root/root usr/include/gusb-1/gusb/ -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-autocleanups.h --rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-context-private.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-context.h +-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-context-private.h +-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device-list.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device-private.h --rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device.h --rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-endpoint-private.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-endpoint.h --rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-interface-private.h +-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-endpoint-private.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-interface.h +-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-interface-private.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-source.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-util.h -rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-version.h +-rw-r--r-- root/root usr/include/gusb-1/gusb.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/GUsb-1.0.typelib -lrwxrwxrwx root/root usr/lib/libgusb.so -> libgusb.so.2 -lrwxrwxrwx root/root usr/lib/libgusb.so.2 -> libgusb.so.2.0.10 -rwxr-xr-x root/root usr/lib/libgusb.so.2.0.10 +lrwxrwxrwx root/root usr/lib/libgusb.so.2 -> libgusb.so.2.0.10 +lrwxrwxrwx root/root usr/lib/libgusb.so -> libgusb.so.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/gusb.pc drwxr-xr-x root/root usr/share/ diff --git a/libgusb/.signature b/libgusb/.signature index bc041cfe9..d0e57b84d 100644 --- a/libgusb/.signature +++ b/libgusb/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30K3LrgDp1Ts6uxU/Iw0Z/F/5L/9aQ3m3R2UDD0uX+USIgVF4aWSOoFMoXaU+XfaVVNyM7lPAafv+iJMsCni9wI= -SHA256 (Pkgfile) = 0a7db8f197668f9a773d3ae99651065ee39ae0fe0ccb95d25a1bde54d1d31c89 -SHA256 (.footprint) = f853fd1c3565ab50a6eefaa7d7ad0493e466ef12a3f87900648593dcba38d795 -SHA256 (libgusb-0.3.8.tar.gz) = 1df67073802bdad62823ffe3998c6ccc0a5c8ea417f94b2b0c77546efb893f50 +RWSagIOpLGJF3wD1+/mI+h8uPvXa2rZGnXwQxRjMLe725EwvK9svXZcOU3LlZCnyofoUI57MDiF5erMXe5vBXs2R6Nmt3V7pzQg= +SHA256 (Pkgfile) = 1ca5e29379a61f2360dbab4bffbd51a7cbb5469f97b26d89bcd919eb1ef55a8f +SHA256 (.footprint) = 4984e6e708f2f7672e2efa525cebb180145f06b364dc59ed70acbcae605f26db +SHA256 (libgusb-0.3.9.tar.gz) = 19612e24cd98684cdf4abcbfc0e1bd43dbce122d202a4e4a0b02359eb8c9217f diff --git a/libgusb/Pkgfile b/libgusb/Pkgfile index 72d12dbf2..7c0059bd1 100644 --- a/libgusb/Pkgfile +++ b/libgusb/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gobject-introspection name=libgusb -version=0.3.8 +version=0.3.9 release=1 source=(https://github.com/hughsie/libgusb/archive/$version/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu