puzzles: update to 20231010.2d9e414.
This commit is contained in:
parent
8042615ca1
commit
2d1e329961
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'puzzles'
|
# Template file for 'puzzles'
|
||||||
pkgname=puzzles
|
pkgname=puzzles
|
||||||
version=20230909.67496e7
|
version=20231010.2d9e414
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DNAME_PREFIX=puzzles-"
|
configure_args="-DNAME_PREFIX=puzzles-"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Simon Tatham's Portable Puzzle Collection"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
|
homepage="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
|
||||||
distfiles="https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=67496e74f68db900d8117be6de3c75285c29c489;sf=tgz>${pkgname}-${version#*.}.tgz"
|
distfiles="https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=2d9e414ee316b37143954150016e8f4f18358497;sf=tgz>${pkgname}-${version#*.}.tgz"
|
||||||
checksum=88e05ac209a34afd74fafd34f2e31246725113f31ff8f478cfc454c3f2ee4a72
|
checksum=cf2a20981de3eac20c4a44bcc53c1bc77fbd407f5fdc09d79b7eeda9d04ae384
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE LICENSE
|
vlicense LICENCE LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue