sam: update to 20160906.

This commit is contained in:
Christian Neukirchen 2016-09-07 13:57:25 +02:00
parent 4d91a5ced1
commit 2de2bec461
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'sam' # Template file for 'sam'
pkgname=sam pkgname=sam
version=20160902 version=20160906
revision=1 revision=1
_githash=4caf3c9f7c95a696dcfabedc7d4cb873a17b1949 _githash=8107b3fb44d8e2451df0acced3949d0dc60e4a9a
wrksrc="${pkgname}-${_githash}" wrksrc="${pkgname}-${_githash}"
disable_parallel_build=yes disable_parallel_build=yes
makedepends="libXft-devel libXt-devel" makedepends="libXft-devel libXt-devel"
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="MIT-like" license="MIT-like"
homepage="http://www.deadpixi.com/an-updated-version-of-sam" homepage="http://www.deadpixi.com/an-updated-version-of-sam"
distfiles="https://github.com/deadpixi/${pkgname}/archive/${_githash}.tar.gz" distfiles="https://github.com/deadpixi/${pkgname}/archive/${_githash}.tar.gz"
checksum=b470b4a8be165a56329f0c15a44ef75d110b1d7dee6277007831e4bb26bf7437 checksum=c3c0aa43dde2e2699a23471c9969a54406447b5f54fcb01ce41479791a57103b
CFLAGS="-std=c99" CFLAGS="-std=c99"
post_extract() { post_extract() {