mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
sfeed: update to 1.0.
This commit is contained in:
parent
1546c6f08d
commit
a69f8fb5da
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.25
|
version=1.0
|
||||||
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=a3d4a95bd660b6df4b7adaaecc7438fdb8ddd390b5d7e13fd14c2aeae1e2220a
|
checksum=46bf3336046789e5001541588c27af92f517a017d8cd377d0feeb64268e5687a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue