diff options
author | Tim Biermann <tbier@posteo.de> | 2022-12-20 22:03:11 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-12-20 22:03:11 +0000 |
commit | a7bc4a9a22b2b96543566e1396b2db25f84df268 (patch) | |
tree | 618613cafc97885399d31c3a7813c40b42361dba /libgusb | |
parent | da2412971183827aad1ad00f90f3746fa1f16d16 (diff) | |
download | contrib-a7bc4a9a22b2b96543566e1396b2db25f84df268.tar.gz contrib-a7bc4a9a22b2b96543566e1396b2db25f84df268.tar.xz |
libgusb: 0.4.2 -> 0.4.3
Diffstat (limited to 'libgusb')
-rw-r--r-- | libgusb/.signature | 6 | ||||
-rw-r--r-- | libgusb/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libgusb/.signature b/libgusb/.signature index d4eb67b45..c0ce5825b 100644 --- a/libgusb/.signature +++ b/libgusb/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36vMtaI+tTJPJ8x37ULpn3lS2APDN0fMDteCEwFOnfif7R9KUWpg0Z87GA4BBw0/iTqHymmugOmO5vHWRZJhWQU= -SHA256 (Pkgfile) = 846b9e78e1c980faf506196dddaa41fe371784f0462ba6d4c70f1aade7e72f85 +RWSagIOpLGJF3yr+cXQR3iwykgL957/fOehZIXNK2NE9+1xRVhRZABiWFxexZps4ScZEoD0GJLi5+U9HBGeCZclX82dMp/JDewA= +SHA256 (Pkgfile) = 89f5ca91eda03961c5e09784d9bd0b24c1ee5043e3b2b55a9a9b25d1c946dd26 SHA256 (.footprint) = b435a1721a91807e528ceb2e44f2a9dbc99cf28933689379731c5a555fe6aeb8 -SHA256 (libgusb-0.4.2.tar.gz) = 01a99aec431cc5e80979f8aad11e0e8f1aac3fd8504d3c2f2f2c0956bc35837b +SHA256 (libgusb-0.4.3.tar.gz) = 8c7b7305b74e2e8725b3db19a80f5daecc560b8b6875fa8e7f90278b4b9bdacd diff --git a/libgusb/Pkgfile b/libgusb/Pkgfile index 1e389d9b8..76ce5f936 100644 --- a/libgusb/Pkgfile +++ b/libgusb/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gobject-introspection json-glib name=libgusb -version=0.4.2 +version=0.4.3 release=1 source=(https://github.com/hughsie/libgusb/archive/$version/$name-$version.tar.gz) |