allegro5: update to 5.2.1.1
This commit is contained in:
parent
99cfdb5267
commit
336bed759d
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'allegro5'.
|
||||
pkgname=allegro5
|
||||
version=5.2.1
|
||||
version=5.2.1.1
|
||||
revision=1
|
||||
wrksrc="allegro-${version}.0"
|
||||
wrksrc="allegro-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DWANT_DOCS=1 -DWANT_PHYSFS=1"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="Allegro License (MIT alike)"
|
||||
homepage="http://alleg.sourceforge.net/"
|
||||
distfiles="http://download.gna.org/allegro/allegro/${version}/allegro-${version}.tar.gz"
|
||||
checksum=9e88cda6bbe2b56fb47fe253f9b22868c821e78a19004b5742a90f66ac4fe927
|
||||
checksum=b5d9df303bc6d72d54260c24505889acd995049b75463b46344e797a58a44a71
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue