From 86ba626252e3ad37286b19ed63449efba7f6d6a4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 27 Dec 2017 06:15:30 -0200 Subject: [PATCH] angband: update to 4.1.2. Closes: #10224 [via git-merge-pr] --- srcpkgs/angband/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/angband/template b/srcpkgs/angband/template index f9ffc3d861e..49e82dfe163 100644 --- a/srcpkgs/angband/template +++ b/srcpkgs/angband/template @@ -1,6 +1,6 @@ # Template file for 'angband' pkgname=angband -version=4.1.1 +version=4.1.2 revision=1 build_style=gnu-configure hostmakedepends="automake" @@ -10,7 +10,7 @@ maintainer="Diogo Leal " license="GPL-2" homepage="http://rephial.org/" distfiles="http://rephial.org/downloads/4.1/angband-${version}.tar.gz" -checksum=3fd19b109acfbf75a1a4b40eb0110c267ed1d0cc80f6edfb2f377d68add9853f +checksum=30bc0979e0845cdc43de2a8f65c4d54d03d24d402b32b8589fbbc368ccfa0e2a pre_configure() { NOCONFIGURE=1 ./autogen.sh