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