mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/moderncli: upgrade to 0.9.2
The projects public home page and a public repo is now on gitlab. Bordeaux and Coventry will have to be upgraded after this, too. Everything is currently still only part of testing.
This commit is contained in:
parent
814d899e13
commit
464b5a9126
@ -1,10 +1,10 @@
|
||||
# Maintainer: David Sugar <tychosoft@gmail.com>
|
||||
# Contributor: David Sugar <tychosoft@gmail.com>
|
||||
pkgname=moderncli
|
||||
pkgver=0.8.1
|
||||
pkgver=0.9.2
|
||||
pkgrel=0
|
||||
pkgdesc="Modern C++17 header-only library of includes"
|
||||
url="https://www.tychosoft.com/tychosoft/moderncli/wiki"
|
||||
url="https://gitlab.com/tychosoft/moderncli"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
makedepends="cmake fmt-dev openssl-dev"
|
||||
@ -30,5 +30,6 @@ package() {
|
||||
install -Dm644 FEATURES.md "$pkgdir"/usr/share/doc/$pkgname/FEATURES.md
|
||||
}
|
||||
|
||||
sha512sums="d38e8e8abc2854aa3524885ebd4bf22b19711d94b2238e4f7db0765dd8abc2dafd0e7fed81534c3676ede2746d960f7a977019a43739a91d1a2cdaf6531fc1e3 moderncli-0.8.1.tar.gz
|
||||
sha512sums="
|
||||
981f1d5205469ea111757d4b0dae0bb375651fcb25269e82364d777f9f387f1af0ad5d06711dc8e80355344380c2c7b36df9ed9c60ac4c2107c4181894964de6 moderncli-0.9.2.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user