wayland: update to 1.2.1.
This commit is contained in:
parent
3b6e9456a1
commit
af519254b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wayland'.
|
||||
pkgname=wayland
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation --disable-static"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://wayland.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="http://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
|
||||
checksum=6b0439a017185bc5b2fed96c178bed3abf7f19188f3078f4d69fd3ce222d654c
|
||||
checksum=78062e2b081731d96de6a514a91322ad6e7cf6cacfa9c32997bbb3ad6e7f166f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" automake libtool wayland-devel"
|
||||
|
|
Loading…
Reference in a new issue