From fea9ba466cd86ed7ce026b062cf879ceb7c64ed7 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 30 Dec 2017 18:02:48 +0100 Subject: [PATCH] testing/eatmemory: fix license https://github.com/julman99/eatmemory/commits/master/LICENSE --- testing/eatmemory/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/eatmemory/APKBUILD b/testing/eatmemory/APKBUILD index c1c96684cf9..ca6316e9cc8 100644 --- a/testing/eatmemory/APKBUILD +++ b/testing/eatmemory/APKBUILD @@ -1,11 +1,11 @@ # Maintainer: Leonardo Arena 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 "