mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
qqwing: fix license, http->https
This commit is contained in:
parent
90468e24dc
commit
29a0e46176
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'qqwing'
|
||||
pkgname=qqwing
|
||||
version=1.3.4
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
short_desc="Sudoku generating and solving library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://qqwing.com/"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://qqwing.com/"
|
||||
distfiles="https://github.com/stephenostermiller/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=dc5d61b4470862b190d437f8143d4090639c164d34461c4caa5c081c5c91e6cc
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue