From d7cd9e3e351c5d1efa5d160dc012c734a4c7b608 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 2 Sep 2016 16:47:41 +0200 Subject: [PATCH] sam: update to 20160902. --- srcpkgs/sam/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/sam/template b/srcpkgs/sam/template index 91cdb13bbf..5b82a967ab 100644 --- a/srcpkgs/sam/template +++ b/srcpkgs/sam/template @@ -1,8 +1,8 @@ # Template file for 'sam' pkgname=sam -version=20160825 -revision=2 -_githash=d3d56423183ecfcf6207ca8adb5a59d2950acf39 +version=20160902 +revision=1 +_githash=4caf3c9f7c95a696dcfabedc7d4cb873a17b1949 wrksrc="${pkgname}-${_githash}" disable_parallel_build=yes makedepends="libXft-devel libXt-devel" @@ -11,7 +11,8 @@ maintainer="Christian Neukirchen " license="MIT-like" homepage="http://www.deadpixi.com/an-updated-version-of-sam" distfiles="https://github.com/deadpixi/${pkgname}/archive/${_githash}.tar.gz" -checksum=5b9aa72ddab0b14c28177b1b41cc88a9c219c5325356e3ed1c936a86b633d484 +checksum=b470b4a8be165a56329f0c15a44ef75d110b1d7dee6277007831e4bb26bf7437 +CFLAGS="-std=c99" post_extract() { sed -i '/-o rsam/s/$/ $(LDFLAGS)/' rsam/Makefile