[notify] cmark: 0.30.1 -> 0.30.2 rebuild affected ports, most likely only mkvtoolnix

This commit is contained in:
Danny Rawlins 2021-10-10 00:45:42 +11:00
parent 294d900726
commit 9312d15576
3 changed files with 7 additions and 7 deletions

View File

@ -13,8 +13,8 @@ drwxr-xr-x root/root usr/lib/cmake/cmark/
-rw-r--r-- root/root usr/lib/cmake/cmark/cmark-targets-release.cmake -rw-r--r-- root/root usr/lib/cmake/cmark/cmark-targets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/cmark/cmark-targets.cmake -rw-r--r-- root/root usr/lib/cmake/cmark/cmark-targets.cmake
-rw-r--r-- root/root usr/lib/libcmark.a -rw-r--r-- root/root usr/lib/libcmark.a
lrwxrwxrwx root/root usr/lib/libcmark.so -> libcmark.so.0.30.1 lrwxrwxrwx root/root usr/lib/libcmark.so -> libcmark.so.0.30.2
-rwxr-xr-x root/root usr/lib/libcmark.so.0.30.1 -rwxr-xr-x root/root usr/lib/libcmark.so.0.30.2
drwxr-xr-x root/root usr/lib/pkgconfig/ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libcmark.pc -rw-r--r-- root/root usr/lib/pkgconfig/libcmark.pc
drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34Kgv1whWHl2yfFP8AdugxBRXykGWheV/OR+g+SGQW2KhH2YwYvx2gZsFh1ny8Ac4farlL2L9JKe4UZUkHhlxAc= RWSagIOpLGJF37RZgfQXP1SMZ2od+YonD0CFB5TDwjmCfpiUTJiJOWKRDv7i+7CO3ldpY07aKF25+02WAbnvpmoOHxKDqrcGow4=
SHA256 (Pkgfile) = a65d05f39d9d5ab37a2782d4fd5cfcf8942be7aaac1cd0e1efd423eea59f7f41 SHA256 (Pkgfile) = c3a1bee2957f4646c7b70700ea1f5e517d095ed643695e12617c20718b039c41
SHA256 (.footprint) = a4997f8648a01fa805f5a63d7d4d0fdca73399984465e15feb7c898ff2e11158 SHA256 (.footprint) = 62c70cce76a4eafc00113c149e3e41320b1a02140a3ddd8d019c2c6367ec5e30
SHA256 (cmark-0.30.1.tar.gz) = 9609506bd7473e769452488ef981eb53f082011b1ec6c9b6c73ed57062e25ee6 SHA256 (cmark-0.30.2.tar.gz) = 6c7d2bcaea1433d977d8fed0b55b71c9d045a7cdf616e3cd2dce9007da753db3

View File

@ -4,7 +4,7 @@
# Depends on: cmake # Depends on: cmake
name=cmark name=cmark
version=0.30.1 version=0.30.2
release=1 release=1
source=(https://github.com/commonmark/$name/archive/$version/$name-$version.tar.gz) source=(https://github.com/commonmark/$name/archive/$version/$name-$version.tar.gz)