mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
allegro5: update to 5.2.4.0.
This commit is contained in:
parent
a3f46c90ea
commit
25894508c3
2 changed files with 3 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'allegro5'
|
# Template file for 'allegro5'
|
||||||
pkgname=allegro5
|
pkgname=allegro5
|
||||||
version=5.2.3.0
|
version=5.2.4.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="allegro-${version}"
|
wrksrc="allegro-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -14,9 +14,9 @@ depends="libGL"
|
||||||
short_desc="Portable library mainly aimed at video game and multimedia programming"
|
short_desc="Portable library mainly aimed at video game and multimedia programming"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="Allegro License (MIT alike)"
|
license="Allegro License (MIT alike)"
|
||||||
homepage="http://liballeg.org/"
|
homepage="https://liballeg.org/"
|
||||||
distfiles="https://github.com/liballeg/allegro5/releases/download/${version}/allegro-${version}.tar.gz"
|
distfiles="https://github.com/liballeg/allegro5/releases/download/${version}/allegro-${version}.tar.gz"
|
||||||
checksum=5a4d40601899492b697ad5cfdf11d8265fe554036a2c912c86a6e6d23001f905
|
checksum=346163d456c5281c3b70271ecf525e1d7c754172aef4bab15803e012b12f2af1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
|
@ -1,3 +1 @@
|
||||||
pkgname=allegro
|
pkgname=allegro
|
||||||
site=http://download.gna.org/allegro/allegro
|
|
||||||
pattern='\K[\d.]+(?=/)'
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue