diff options
author | Tim Biermann <tbier@posteo.de> | 2022-09-10 15:16:03 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-09-10 15:16:03 +0200 |
commit | 30f2b4f3b43853a6054150c4724807ae46200404 (patch) | |
tree | 5fc2231e07211ce94f9b0f7b14db6ccb137125f7 /sratom | |
parent | 365839a1eddb9db8c37b4790ba960fd5294865bc (diff) | |
download | contrib-30f2b4f3b43853a6054150c4724807ae46200404.tar.gz contrib-30f2b4f3b43853a6054150c4724807ae46200404.tar.xz |
sratom: 0.6.12 -> 0.6.14
Diffstat (limited to 'sratom')
-rw-r--r-- | sratom/.footprint | 4 | ||||
-rw-r--r-- | sratom/.signature | 8 | ||||
-rw-r--r-- | sratom/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/sratom/.footprint b/sratom/.footprint index 930b475ae..600e42cfd 100644 --- a/sratom/.footprint +++ b/sratom/.footprint @@ -5,7 +5,7 @@ drwxr-xr-x root/root usr/include/sratom-0/sratom/ -rw-r--r-- root/root usr/include/sratom-0/sratom/sratom.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libsratom-0.so -> libsratom-0.so.0 -lrwxrwxrwx root/root usr/lib/libsratom-0.so.0 -> libsratom-0.so.0.6.12 --rwxr-xr-x root/root usr/lib/libsratom-0.so.0.6.12 +lrwxrwxrwx root/root usr/lib/libsratom-0.so.0 -> libsratom-0.so.0.6.14 +-rwxr-xr-x root/root usr/lib/libsratom-0.so.0.6.14 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/sratom-0.pc diff --git a/sratom/.signature b/sratom/.signature index eb169183e..afe1f0177 100644 --- a/sratom/.signature +++ b/sratom/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32pGRuyi8nBMsdgbPOGmKhz3mTqN+X2YirdlPyj8LNcMM9XeMEZ8kD/FuvF70cs2voW5EZGvHsC5s+YKD/xiAA8= -SHA256 (Pkgfile) = 143d37ed156372614d610c69ea49ce6be23468a527038a4b613c0291a16c1a5b -SHA256 (.footprint) = a36f5db59480602a9f5b917c9694b2e269f26bfc058ccf41422731ddfffb4e28 -SHA256 (sratom-0.6.12.tar.xz) = 349933ce75ee4b467f0d620defa5b2139a2194c16dbf11a837b5fa800c1a0c83 +RWSagIOpLGJF3zXLjrUY65bBZOujmk3XxKHc6Y9n+DtW8fc2BFUlXgz9Zljb6B5MQQFz3RhwVKZSvnmrpNk69dgKOsAP0FL7oAQ= +SHA256 (Pkgfile) = 31a93b081f1ed13d05a86057085ddf1a0007774768fbc32f677d97ce23fa433f +SHA256 (.footprint) = 1fcbf1b4f4632e65d2e5893f3931be9882ea1042cca9bafec868bd79b18ef303 +SHA256 (sratom-0.6.14.tar.xz) = 9982faf40db83aedd9b3850e499fecd6852b8b4ba6dede514013655cffaca1e6 diff --git a/sratom/Pkgfile b/sratom/Pkgfile index d5754f19a..e5aff757a 100644 --- a/sratom/Pkgfile +++ b/sratom/Pkgfile @@ -4,7 +4,7 @@ # Depends on: lv2 sord name=sratom -version=0.6.12 +version=0.6.14 release=1 source=(http://download.drobilla.net/$name-$version.tar.xz) |