diff options
author | Tim Biermann <tbier@posteo.de> | 2020-12-21 10:52:57 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-12-21 21:56:17 +0000 |
commit | fd14f3229304fdfa8aafc8f28f5b8b8324f3236e (patch) | |
tree | 56d3e2a1bca16771b674885aa1f0d2ccd60dc82e /mono | |
parent | a772747b483b8b50dbc1e7a4d28bed8e8f131906 (diff) | |
download | contrib-fd14f3229304fdfa8aafc8f28f5b8b8324f3236e.tar.gz contrib-fd14f3229304fdfa8aafc8f28f5b8b8324f3236e.tar.xz |
mono: 6.12.0.90 -> 6.12.0.107
Diffstat (limited to 'mono')
-rw-r--r-- | mono/.signature | 6 | ||||
-rw-r--r-- | mono/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mono/.signature b/mono/.signature index fbe72912d..548db5edc 100644 --- a/mono/.signature +++ b/mono/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+63L7cqKVbXy7twi2KpGXiblIHfqCne+as4zcd7XJc8BIxB2gZG15Fl2ZF4Ll7AWWVGviloLC+EZlD7sYx1iQU= -SHA256 (Pkgfile) = 3970f80aeb9ca2da75025dd7e84ac83928dcd90e19d9a8e25595295ce345dd5f +RWSagIOpLGJF3x8JkZwhdHSsNvx7TY7u2kXDjlOw1Djd8vekXtz41S+GJxzeHDMxtiKbXI2egoa94gnzLhG9aKAecy+2IpNfKQY= +SHA256 (Pkgfile) = 9dae5f46a19c36aeea347fd87ba2cbe4164d8b7ef8551413a3cd807372a6f651 SHA256 (.footprint) = baa4686c025a862bb631cb2b79fd624e0bf5824b042f6e4f7319a06d6d884821 -SHA256 (mono-6.12.0.90.tar.xz) = 51de5c02ad511333f93ff585bca54c8784de35af4ff27b759d16b46c4402cdac +SHA256 (mono-6.12.0.107.tar.xz) = 61f3cd629f8e99371c6b47c1f8d96b8ac46d9e851b5531eef20cdf9ab60d2a5f diff --git a/mono/Pkgfile b/mono/Pkgfile index c9d44be33..20fe628a0 100644 --- a/mono/Pkgfile +++ b/mono/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake python3 name=mono -version=6.12.0.90 +version=6.12.0.107 release=1 source=(https://download.mono-project.com/sources/$name/$name-$version.tar.xz) |