puzzles: update to 20230909.67496e7.

Disable update-check
This commit is contained in:
icp 2023-09-08 19:40:03 +05:30 committed by Leah Neukirchen
parent 9570e23128
commit 0a5af1d098
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'puzzles'
pkgname=puzzles
version=20230707.ad7042d
version=20230909.67496e7
revision=1
build_style=cmake
configure_args="-DNAME_PREFIX=puzzles-"
@ -10,8 +10,8 @@ short_desc="Simon Tatham's Portable Puzzle Collection"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
distfiles="https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=ad7042db989eb525defea9298b2b14d564498473;sf=tgz>${pkgname}-${version#*.}.tgz"
checksum=748af7455723ba11152cf93f3df768759454ca0040f6aea3a6155dc977a596bd
distfiles="https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=67496e74f68db900d8117be6de3c75285c29c489;sf=tgz>${pkgname}-${version#*.}.tgz"
checksum=88e05ac209a34afd74fafd34f2e31246725113f31ff8f478cfc454c3f2ee4a72
post_install() {
vlicense LICENCE LICENSE

1
srcpkgs/puzzles/update Normal file
View File

@ -0,0 +1 @@
disabled="ad-hoc updates from git commits"