mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
qed: update to 1.0.3.
This commit is contained in:
parent
ff5230d1e8
commit
6a56c0a7f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qed'
|
# Template file for 'qed'
|
||||||
pkgname=qed
|
pkgname=qed
|
||||||
version=1.0.2
|
version=1.0.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="QED-${version}"
|
wrksrc="QED-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain" # Usenix Tape
|
license="Public Domain" # Usenix Tape
|
||||||
homepage="https://github.com/phonologus/QED"
|
homepage="https://github.com/phonologus/QED"
|
||||||
distfiles="https://github.com/phonologus/QED/archive/v${version}.tar.gz"
|
distfiles="https://github.com/phonologus/QED/archive/v${version}.tar.gz"
|
||||||
checksum=e0d27f76bfd9089623233e68eba9d23a3c221e15418c70fddef7e4a03535bdfd
|
checksum=a17830ebac244184aa9d52d934a5d938859bb75e4a1a2c7ff5d4e1a8a2600e97
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin qed
|
vbin qed
|
||||||
|
|
Loading…
Add table
Reference in a new issue