cmark: 0.30.3 -> 0.31.0

This commit is contained in:
Tim Biermann 2024-01-30 20:32:59 +01:00
parent 58df44c431
commit 450c236950
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 5 additions and 7 deletions

View File

@ -13,8 +13,6 @@ 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.cmake
-rw-r--r-- root/root usr/lib/libcmark.a
lrwxrwxrwx root/root usr/lib/libcmark.so -> libcmark.so.0.30.3
-rwxr-xr-x root/root usr/lib/libcmark.so.0.30.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libcmark.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37LPoi3ekULfab75JY9K5nniGm89rWa2p1vLufCnH9rRXhev3itKZ/2kk/fb6eDy6vB52CdxAT1p9Ip6Ppl3GAo=
SHA256 (Pkgfile) = 3c4fc8793ea0cfe6462ab09544d7d5fd49e44c40975158a50597503b02787b4e
SHA256 (.footprint) = 27e040b7386f0dff48f47e8341285d8e88bce91154eaf68158de5ed3d3806ef3
SHA256 (cmark-0.30.3.tar.gz) = 85e9fb515531cc2c9ae176d693f9871774830cf1f323a6758fb187a5148d7b16
RWSagIOpLGJF36PUHmuJnn0YSoemW2YARA1F7V8oQmCzylWqYf3Rx6NrAB9Yo1CfXz/qj4lS/OYnTcCE4bLoGTNY2fJjpfatpgI=
SHA256 (Pkgfile) = 87ff3b8cfd6c1f5fc669d44d74d833eac9f3849c7bacb2e7fced3f9f0e4aea51
SHA256 (.footprint) = c5f66859a739de5cb5a5f146038aa780636835332e79b473782285373a5a52ca
SHA256 (cmark-0.31.0.tar.gz) = bbcb8f8c03b5af33fcfcf11a74e9499f20a9043200b8552f78a6e8ba76e04d11

View File

@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=cmark
version=0.30.3
version=0.31.0
release=1
source=(https://github.com/commonmark/$name/archive/$version/$name-$version.tar.gz)