mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
sfeed: update to 0.9.24.
This commit is contained in:
parent
339ebdf654
commit
fe4f66b6af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sfeed'
|
# Template file for 'sfeed'
|
||||||
pkgname=sfeed
|
pkgname=sfeed
|
||||||
version=0.9.23
|
version=0.9.24
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="MANPREFIX=/usr/share/man"
|
make_install_args="MANPREFIX=/usr/share/man"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Rubén Santos <kojicomics@cocaine.ninja>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://git.codemadness.org/sfeed"
|
homepage="https://git.codemadness.org/sfeed"
|
||||||
distfiles="https://codemadness.org/releases/sfeed/sfeed-${version}.tar.gz"
|
distfiles="https://codemadness.org/releases/sfeed/sfeed-${version}.tar.gz"
|
||||||
checksum=0d7c48f8eee3949222a5d45f69bd2ac04ac03d93fe7678fcd4d2115a0aa3607d
|
checksum=0d45e2fc62c5bc29b6cfe08eb7f2f08b50039ce38b0bdc3028fb85ff63681060
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue