mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/icmake: upgrade to 9.02.08
This commit is contained in:
parent
0fdd942226
commit
f42e3094bf
@ -1,7 +1,7 @@
|
||||
# Contributor: Shiz <hi@shiz.me>
|
||||
# Maintainer: Shiz <hi@shiz.me>
|
||||
pkgname=icmake
|
||||
pkgver=9.02.07
|
||||
pkgver=9.02.08
|
||||
pkgrel=0
|
||||
pkgdesc="Make utility using a C-like grammar"
|
||||
url="https://fbb-git.github.io/icmake/"
|
||||
@ -9,7 +9,7 @@ arch="all"
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="bash"
|
||||
subpackages="$pkgname-doc"
|
||||
source="icmake-$pkgver.tar.gz::https://github.com/fbb-git/icmake/archive/$pkgver.tar.gz"
|
||||
source="https://gitlab.com/fbb-git/icmake/-/archive/$pkgver/icmake-$pkgver.tar.bz2"
|
||||
builddir="$srcdir/icmake-$pkgver/icmake"
|
||||
|
||||
prepare() {
|
||||
@ -37,4 +37,4 @@ package() {
|
||||
./icm_install strip all "$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="9723dc9707e91fbd7cf075b461b0e6d9993891b6776be4b55265b5dce2359ae8232e9936ef6e0a9517783e652617851e7f9d5a9e58325b56da31239721054495 icmake-9.02.07.tar.gz"
|
||||
sha512sums="d88877b7d575ce905639b5ee37008718623dfff910da547b11be9e22f1696f30809c438bf702a54a2709b9b4d6cdd929b7e28e41ae2923b8ceffbc058102b76b icmake-9.02.08.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user