puzzles: update to 20230123.1f72a1a.
This commit is contained in:
parent
1901f162ac
commit
c65b7d9f03
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'puzzles'
|
||||
pkgname=puzzles
|
||||
version=20210427.8ff394d
|
||||
version=20230123.1f72a1a
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DNAME_PREFIX=puzzles-"
|
||||
|
@ -9,9 +9,9 @@ makedepends="gtk+3-devel"
|
|||
short_desc="Simon Tatham's Portable Puzzle Collection"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
|
||||
distfiles="https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=8ff394d1cc42efc3509135bbdd6ce92498eafcf3;sf=tgz>${pkgname}-${version#*.}.tgz"
|
||||
checksum=54c507b3e6607344e9c4d6ab7beb29369ffeaacf3bbd258c6e76432d35f0ad60
|
||||
homepage="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
|
||||
distfiles="https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=1f72a1a2ecc89ba789a0b665a5e39da5febe27d2;sf=tgz>${pkgname}-${version#*.}.tgz"
|
||||
checksum=2a372deda982aff951bda19cb49dcf7fc56c14b63a7969763d95f1ebbc238906
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE LICENSE
|
||||
|
|
Loading…
Reference in New Issue