puzzles: update to 20230909.67496e7.
Disable update-check
This commit is contained in:
parent
9570e23128
commit
0a5af1d098
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'puzzles'
|
# Template file for 'puzzles'
|
||||||
pkgname=puzzles
|
pkgname=puzzles
|
||||||
version=20230707.ad7042d
|
version=20230909.67496e7
|
||||||
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=ad7042db989eb525defea9298b2b14d564498473;sf=tgz>${pkgname}-${version#*.}.tgz"
|
distfiles="https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=67496e74f68db900d8117be6de3c75285c29c489;sf=tgz>${pkgname}-${version#*.}.tgz"
|
||||||
checksum=748af7455723ba11152cf93f3df768759454ca0040f6aea3a6155dc977a596bd
|
checksum=88e05ac209a34afd74fafd34f2e31246725113f31ff8f478cfc454c3f2ee4a72
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE LICENSE
|
vlicense LICENCE LICENSE
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
disabled="ad-hoc updates from git commits"
|
Loading…
Reference in New Issue