diff options
author | Tim Biermann <tbier@posteo.de> | 2021-01-09 13:47:15 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-01-09 13:54:22 +0000 |
commit | 48ffb644d750b7cb4f000dab39bd77d781a0c556 (patch) | |
tree | 60b39f4b37698cc5f9fc9de0e4f3b1a6f973d6c0 /sratom | |
parent | 641c3a6f551badb3021b35d9277a615c6f448127 (diff) | |
download | contrib-48ffb644d750b7cb4f000dab39bd77d781a0c556.tar.gz contrib-48ffb644d750b7cb4f000dab39bd77d781a0c556.tar.xz |
sratom: 0.6.6 -> 0.6.8
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 eb412d13f..c6ec32af8 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.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 +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 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 db6f1620c..2fbf7a0a8 100644 --- a/sratom/.signature +++ b/sratom/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33lpAL7CASf9087PuUGxY1Y6Sldd9U9R2Nwy3em47DSX+zcPRrgDNZb6+0ZUaYT5THPjrtzzBmHUNmyM9DEJzgI= -SHA256 (Pkgfile) = 6a6699f530ab881b481a2d8f7e7f06ee386299bc9eed7301e8e47a9ad6d1bba6 -SHA256 (.footprint) = d09bbceef9778806bd0eb3fff2cdd129624969e2c22798d58eeb1498ae602fa1 -SHA256 (sratom-0.6.6.tar.bz2) = fb910bf62a5e69f4430bf09653d386fc4de9ff02bfd58635e1d45cbd31481b9d +RWSagIOpLGJF36+XKNEXD4MtgosXLngsNsz+Bm3/whqtU1I21m8lSp3P4k38lW5zVttJg9Ta5+bOGVhGCTxdlI6oFZlYQIiwZwY= +SHA256 (Pkgfile) = 2a95a06985fe4e5784af5962e6530d667fc3bc79d79fd88ca7f30c09484d617e +SHA256 (.footprint) = 2dfd33bc52e8cb8c284494f8d8af628454e6a7fccbad3e35458cb08e2740949d +SHA256 (sratom-0.6.8.tar.bz2) = 3acb32b1adc5a2b7facdade2e0818bcd6c71f23f84a1ebc17815bb7a0d2d02df diff --git a/sratom/Pkgfile b/sratom/Pkgfile index 2ce1888de..de2508c68 100644 --- a/sratom/Pkgfile +++ b/sratom/Pkgfile @@ -5,7 +5,7 @@ # Depends on: sord lv2 name=sratom -version=0.6.6 +version=0.6.8 release=1 source=(http://download.drobilla.net/$name-$version.tar.bz2) |