testing/eatmemory: fix license

https://github.com/julman99/eatmemory/commits/master/LICENSE
This commit is contained in:
Jakub Jirutka 2017-12-30 18:02:48 +01:00
parent 2f75bf3622
commit fea9ba466c

View File

@ -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
" "