sam: update to 20161021.
This commit is contained in:
parent
ddb1d455f6
commit
93e75083ad
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'sam'
|
||||
pkgname=sam
|
||||
version=20160906
|
||||
version=20161021
|
||||
revision=1
|
||||
_githash=8107b3fb44d8e2451df0acced3949d0dc60e4a9a
|
||||
_githash=463c87a908760e0220276a0ef58295c246485414
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
disable_parallel_build=yes
|
||||
makedepends="libXft-devel libXt-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="MIT-like"
|
||||
homepage="http://www.deadpixi.com/an-updated-version-of-sam"
|
||||
distfiles="https://github.com/deadpixi/${pkgname}/archive/${_githash}.tar.gz"
|
||||
checksum=c3c0aa43dde2e2699a23471c9969a54406447b5f54fcb01ce41479791a57103b
|
||||
checksum=786b0ddff35cb61eabee7ac213cd68e88d0484c0f5f30725e41a40702853fa05
|
||||
CFLAGS="-std=c99"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue