mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/eatmemory: fix license
https://github.com/julman99/eatmemory/commits/master/LICENSE
This commit is contained in:
parent
2f75bf3622
commit
fea9ba466c
@ -1,11 +1,11 @@
|
|||||||
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
|
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
|
||||||
pkgname=eatmemory
|
pkgname=eatmemory
|
||||||
pkgver=0.1.6
|
pkgver=0.1.6
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Simple C program to allocate memory from the command line"
|
pkgdesc="Simple C program to allocate memory from the command line"
|
||||||
url="https://github.com/julman99/eatmemory"
|
url="https://github.com/julman99/eatmemory"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="Custom"
|
license="MIT"
|
||||||
source="$pkgname-$pkgver.tar.gz::https://github.com/julman99/eatmemory/archive/v$pkgver.tar.gz
|
source="$pkgname-$pkgver.tar.gz::https://github.com/julman99/eatmemory/archive/v$pkgver.tar.gz
|
||||||
makefile.patch
|
makefile.patch
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user