sam: update to 20160902.

This commit is contained in:
Christian Neukirchen 2016-09-02 16:47:41 +02:00
parent 6dfa7189ab
commit d7cd9e3e35
1 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'sam' # Template file for 'sam'
pkgname=sam pkgname=sam
version=20160825 version=20160902
revision=2 revision=1
_githash=d3d56423183ecfcf6207ca8adb5a59d2950acf39 _githash=4caf3c9f7c95a696dcfabedc7d4cb873a17b1949
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,8 @@ 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=5b9aa72ddab0b14c28177b1b41cc88a9c219c5325356e3ed1c936a86b633d484 checksum=b470b4a8be165a56329f0c15a44ef75d110b1d7dee6277007831e4bb26bf7437
CFLAGS="-std=c99"
post_extract() { post_extract() {
sed -i '/-o rsam/s/$/ $(LDFLAGS)/' rsam/Makefile sed -i '/-o rsam/s/$/ $(LDFLAGS)/' rsam/Makefile