wld-git: update to 20141130.
This commit is contained in:
parent
075970a50c
commit
3f888fd634
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'wld-git'
|
||||
# Latest commit as of 20140809
|
||||
_githash="3acacf1a0890231227172bfdc4509bda36369e71"
|
||||
# Latest commit as of 20141130
|
||||
_githash="74f0deabb2a8a0f2e9c2eaebb4e36945716d8ab9"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=wld-git
|
||||
version=20140809
|
||||
revision=3
|
||||
version=20141130
|
||||
revision=1
|
||||
homepage="https://github.com/michaelforney/wld"
|
||||
distfiles="https://github.com/michaelforney/wld/archive/${_githash}.tar.gz"
|
||||
short_desc="Primitive drawing library targeted at Wayland"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="pixman-devel fontconfig-devel libdrm-devel wayland-devel"
|
||||
license="MIT"
|
||||
checksum=020ec074fdee06c436a354ff13c2ecdd206ae33f095d8f711c9984a0faabd5e2
|
||||
checksum=da4f2c862958346ac54a83cf0f1cb4b9734bafbbe0844d7e15447bfcb18d97b4
|
||||
wrksrc=wld-${_githash}
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue