From e3c5c33ac94977ebc5f8ea179ed73be4ca7bb63d Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 10 Oct 2015 12:22:42 +0200 Subject: [PATCH] chuck: update to 1.3.5.1. --- srcpkgs/chuck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chuck/template b/srcpkgs/chuck/template index 3c22ff33468..57339f16e9c 100644 --- a/srcpkgs/chuck/template +++ b/srcpkgs/chuck/template @@ -1,6 +1,6 @@ # Template file for 'chuck' pkgname=chuck -version=1.3.5.0 +version=1.3.5.1 revision=1 build_wrksrc=src hostmakedepends="bison flex" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="GPL-3" homepage="http://chuck.cs.princeton.edu" distfiles="http://chuck.cs.princeton.edu/release/files/$pkgname-$version.tgz" -checksum=658e361ceb2ef263c38432e8182664dfe7bf0473fc4580a392a4326b66a14266 +checksum=d141ca61547131edd2b29bdb88183835e4133ef09807674bfa33a4e6e09d1f53 patch_args="-Np1"