diff options
author | Tim Biermann <tbier@posteo.de> | 2020-09-27 17:59:10 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-09-27 17:59:10 +0000 |
commit | f92232359177a100ec78961b2651c20511c1df81 (patch) | |
tree | 0962a2fa7438a39b05b84c5861e606ee52767a2d /sratom | |
parent | 64b578a30cd4b70d4c20cbc23bd6e61493f2b653 (diff) | |
download | contrib-f92232359177a100ec78961b2651c20511c1df81.tar.gz contrib-f92232359177a100ec78961b2651c20511c1df81.tar.xz |
sratom: 0.6.4 -> 0.6.6
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 fec427955..eb412d13f 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.4 -lrwxrwxrwx root/root usr/lib/libsratom-0.so.0 -> libsratom-0.so.0.6.4 --rwxr-xr-x root/root usr/lib/libsratom-0.so.0.6.4 +lrwxrwxrwx root/root usr/lib/libsratom-0.so -> libsratom-0.so.0.6.6 +lrwxrwxrwx root/root usr/lib/libsratom-0.so.0 -> libsratom-0.so.0.6.6 +-rwxr-xr-x root/root usr/lib/libsratom-0.so.0.6.6 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 9b0d3d2af..db6f1620c 100644 --- a/sratom/.signature +++ b/sratom/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37NxaXwwBD+MW2MbsMp7wce6x3tQzOF5FDw5Vo0WRBZWcn9paQQzV/cuCpdxTFPgRf7XGJCkNxSxOqntnDp+gA8= -SHA256 (Pkgfile) = e6a47391b219264620006d115367f5a9485753a86a0b91c2e352980fcc3a1390 -SHA256 (.footprint) = c1f76ca24bc1eb84cbc596a207e9674131eb49d0d09e3616c597f91490d3c08d -SHA256 (sratom-0.6.4.tar.bz2) = 146c8f14b8902ac3c8fa8c2e0a014eb8a38fab60090c5adbfbff3e3b7c5c006e +RWSagIOpLGJF33lpAL7CASf9087PuUGxY1Y6Sldd9U9R2Nwy3em47DSX+zcPRrgDNZb6+0ZUaYT5THPjrtzzBmHUNmyM9DEJzgI= +SHA256 (Pkgfile) = 6a6699f530ab881b481a2d8f7e7f06ee386299bc9eed7301e8e47a9ad6d1bba6 +SHA256 (.footprint) = d09bbceef9778806bd0eb3fff2cdd129624969e2c22798d58eeb1498ae602fa1 +SHA256 (sratom-0.6.6.tar.bz2) = fb910bf62a5e69f4430bf09653d386fc4de9ff02bfd58635e1d45cbd31481b9d diff --git a/sratom/Pkgfile b/sratom/Pkgfile index 62b261f2b..2ce1888de 100644 --- a/sratom/Pkgfile +++ b/sratom/Pkgfile @@ -5,7 +5,7 @@ # Depends on: sord lv2 name=sratom -version=0.6.4 +version=0.6.6 release=1 source=(http://download.drobilla.net/$name-$version.tar.bz2) |