mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
newsraft: update to 0.29.
This commit is contained in:
parent
7626ece278
commit
907c100d7e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'newsraft'
|
# Template file for 'newsraft'
|
||||||
pkgname=newsraft
|
pkgname=newsraft
|
||||||
version=0.27
|
version=0.29
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="EXAMPLES_DIR=${DESTDIR}/usr/share/examples/newsraft"
|
make_install_args="EXAMPLES_DIR=${DESTDIR}/usr/share/examples/newsraft"
|
||||||
|
@ -12,7 +12,7 @@ license="ISC"
|
||||||
homepage="https://codeberg.org/newsraft/newsraft"
|
homepage="https://codeberg.org/newsraft/newsraft"
|
||||||
changelog="https://codeberg.org/newsraft/newsraft/raw/branch/main/doc/changes.md"
|
changelog="https://codeberg.org/newsraft/newsraft/raw/branch/main/doc/changes.md"
|
||||||
distfiles="https://codeberg.org/newsraft/newsraft/archive/newsraft-${version}.tar.gz"
|
distfiles="https://codeberg.org/newsraft/newsraft/archive/newsraft-${version}.tar.gz"
|
||||||
checksum=627b274901e5c3298d430f5adfedbd69b09de365ffeb18e768f091738fe39089
|
checksum=71c29e98b71dd48e445449a689ad9a5b25e56eb294cd79c7ed5627d36eda6769
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense doc/license.txt
|
vlicense doc/license.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue