mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/ameba: upgrade to 0.11.0
change url to current development site
This commit is contained in:
parent
84d43c4e3e
commit
651bef0455
@ -1,10 +1,10 @@
|
||||
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=ameba
|
||||
pkgver=0.10.1
|
||||
pkgrel=1
|
||||
pkgver=0.11.0
|
||||
pkgrel=0
|
||||
pkgdesc="A static code analysis tool for Crystal"
|
||||
url="https://veelenga.github.io/ameba/"
|
||||
url="https://github.com/crystal-ameba/ameba"
|
||||
arch="x86_64 aarch64"
|
||||
license="MIT"
|
||||
makedepends="crystal libxml2-dev shards yaml-dev"
|
||||
@ -28,4 +28,4 @@ package() {
|
||||
make install PREFIX="$pkgdir/usr"
|
||||
}
|
||||
|
||||
sha512sums="1a9e2591e603eb1824584aced7025903554a24c42d7eab4d370b471db944340df03abe4c0447a4016a62501265bb27aafedb923faf2a06024c66c97406e52f36 ameba-0.10.1.tar.gz"
|
||||
sha512sums="3dd410480693dd6cd6f98b5eee4f7cb72f7a3ede3acf3fdbc1aa717ae8001431628e5c1f81322cf78b3cce192be942e813ee853dd954f221eea46dc3704bd723 ameba-0.11.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user