mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
sam: update to 20180707.
This commit is contained in:
parent
c5f24237f6
commit
217d7e5738
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'sam'
|
# Template file for 'sam'
|
||||||
pkgname=sam
|
pkgname=sam
|
||||||
version=20170627
|
version=20180707
|
||||||
revision=1
|
revision=1
|
||||||
_githash=20e0ad8abcc61009fcf089968d84f7a277078437
|
_githash=cd8efea6bc572a31b1a325f4201ac52cf6760d7e
|
||||||
wrksrc="${pkgname}-${_githash}"
|
wrksrc="${pkgname}-${_githash}"
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
makedepends="libXft-devel libXi-devel libXt-devel"
|
makedepends="libXft-devel libXi-devel libXt-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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=013446b178e470a24653dd3d82bc71b77a8faa9a67cd5ed74367d777fb5f6378
|
checksum=45e9ddffea47b4d2cc42fb77255445d2bade71e59370851c455a95ea361a92ba
|
||||||
CFLAGS="-std=c99"
|
CFLAGS="-std=c99"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue