mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +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>
|
||||
pkgname=eatmemory
|
||||
pkgver=0.1.6
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Simple C program to allocate memory from the command line"
|
||||
url="https://github.com/julman99/eatmemory"
|
||||
arch="all"
|
||||
license="Custom"
|
||||
license="MIT"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/julman99/eatmemory/archive/v$pkgver.tar.gz
|
||||
makefile.patch
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user