diff --git a/srcpkgs/sam/template b/srcpkgs/sam/template index 91cdb13bbfa..5b82a967abc 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