diff options
author | Tim Biermann <tbier@posteo.de> | 2022-05-28 13:40:46 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-05-28 13:40:46 +0200 |
commit | f82b1c2d4bd80981ee3d7365a245cf84a71e3a8a (patch) | |
tree | eddb34629b8cce0776aa87cbe2c25be026d9c4d9 /sratom | |
parent | dd1ba6bd8bf31c4e3823f09b32452cc20f84b869 (diff) | |
download | contrib-f82b1c2d4bd80981ee3d7365a245cf84a71e3a8a.tar.gz contrib-f82b1c2d4bd80981ee3d7365a245cf84a71e3a8a.tar.xz |
sratom: 0.6.8 -> 0.6.10
Diffstat (limited to 'sratom')
-rw-r--r-- | sratom/.footprint | 6 | ||||
-rw-r--r-- | sratom/.signature | 8 | ||||
-rw-r--r-- | sratom/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/sratom/.footprint b/sratom/.footprint index c6ec32af8..423c7f6a6 100644 --- a/sratom/.footprint +++ b/sratom/.footprint @@ -4,8 +4,8 @@ drwxr-xr-x root/root usr/include/sratom-0/ 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.6.8 -lrwxrwxrwx root/root usr/lib/libsratom-0.so.0 -> libsratom-0.so.0.6.8 --rwxr-xr-x root/root usr/lib/libsratom-0.so.0.6.8 +lrwxrwxrwx root/root usr/lib/libsratom-0.so -> libsratom-0.so.0.6.10 +lrwxrwxrwx root/root usr/lib/libsratom-0.so.0 -> libsratom-0.so.0.6.10 +-rwxr-xr-x root/root usr/lib/libsratom-0.so.0.6.10 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 2fbf7a0a8..2c5707693 100644 --- a/sratom/.signature +++ b/sratom/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36+XKNEXD4MtgosXLngsNsz+Bm3/whqtU1I21m8lSp3P4k38lW5zVttJg9Ta5+bOGVhGCTxdlI6oFZlYQIiwZwY= -SHA256 (Pkgfile) = 2a95a06985fe4e5784af5962e6530d667fc3bc79d79fd88ca7f30c09484d617e -SHA256 (.footprint) = 2dfd33bc52e8cb8c284494f8d8af628454e6a7fccbad3e35458cb08e2740949d -SHA256 (sratom-0.6.8.tar.bz2) = 3acb32b1adc5a2b7facdade2e0818bcd6c71f23f84a1ebc17815bb7a0d2d02df +RWSagIOpLGJF33Bbbg8muWj4Hkvb5PJ8J65a7qxOXecBNAxPcEAz+HLCIrhfxXJZXjTAzh9en6XxT39LYtWUeEeN4K4GrMdfWg0= +SHA256 (Pkgfile) = 38a8146d0cb2985c5dc5ae050adba63868781a73c5924ab5fbf3198a93dc5747 +SHA256 (.footprint) = 0fff1fd4b3d75c6e8a2eaf7722813073a82e494f778b1d2622591ad97a2b7a31 +SHA256 (sratom-0.6.10.tar.bz2) = e5951c0d7f0618672628295536a271d61c55ef0dab33ba9fc5767ed4db0a634d diff --git a/sratom/Pkgfile b/sratom/Pkgfile index de2508c68..ec57d91e7 100644 --- a/sratom/Pkgfile +++ b/sratom/Pkgfile @@ -5,7 +5,7 @@ # Depends on: sord lv2 name=sratom -version=0.6.8 +version=0.6.10 release=1 source=(http://download.drobilla.net/$name-$version.tar.bz2) |