mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
ed55e49e42
commit
a57a7ff33c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'schismtracker'
|
# Template file for 'schismtracker'
|
||||||
pkgname=schismtracker
|
pkgname=schismtracker
|
||||||
version=20240523
|
version=20240529
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config autoconf-archive automake SDL2-devel python3 git libltdl-devel libflac-devel"
|
hostmakedepends="pkg-config autoconf-archive automake SDL2-devel python3 git libltdl-devel libflac-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://schismtracker.org"
|
homepage="https://schismtracker.org"
|
||||||
distfiles="https://github.com/schismtracker/schismtracker/archive/${version}.tar.gz"
|
distfiles="https://github.com/schismtracker/schismtracker/archive/${version}.tar.gz"
|
||||||
checksum=956e844c0da6ff57a97ee27a173cb07c9c9c550f24bce23a3525f37936ee4fb2
|
checksum=73c475b3344c460cbc543878f8c728af3c62fba11211604834d880c0a41a506e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue