mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sfeed: update to 0.9.14.
This commit is contained in:
parent
13d2c52811
commit
4cce128c3c
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.13
|
version=0.9.14
|
||||||
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=5e78fd75fa4949733b48640cd8205d0977b200f1cb403dcad33d1d7ea7032cee
|
checksum=556e8dab1cf92bb9357e47f0b9b3696ec9ebd73d47f614aaa8a560e453cc6253
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue