allegro5: update to 5.2.3.0.

Closes: #10437 [via git-merge-pr]
This commit is contained in:
cr6git 2018-01-04 16:11:09 +01:00 committed by Jürgen Buchmüller
parent dea9af388d
commit 33490067f2

View file

@ -1,8 +1,8 @@
# Template file for 'allegro5'.
pkgname=allegro5
version=5.2.2
version=5.2.3.0
revision=1
wrksrc="allegro-${version}.0"
wrksrc="allegro-${version}"
build_style=cmake
configure_args="-DWANT_DOCS=1 -DWANT_PHYSFS=1"
hostmakedepends="pkg-config"
@ -14,9 +14,9 @@ depends="libGL"
short_desc="Portable library mainly aimed at video game and multimedia programming"
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=e285b9e12a7b33488c0e7e139326903b9df10e8fa9adbfcfe2e1105b69ce94fc
homepage="http://liballeg.org/"
distfiles="https://github.com/liballeg/allegro5/releases/download/${version}/allegro-${version}.tar.gz"
checksum=5a4d40601899492b697ad5cfdf11d8265fe554036a2c912c86a6e6d23001f905
post_install() {
vlicense LICENSE.txt