mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
sfeed_curses: update to 1.0.
This commit is contained in:
parent
a69f8fb5da
commit
9fc4bf6b69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sfeed_curses'
|
# Template file for 'sfeed_curses'
|
||||||
pkgname=sfeed_curses
|
pkgname=sfeed_curses
|
||||||
version=0.9.13
|
version=1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=compliant
|
make_use_env=compliant
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jaume Devesa <jaume@mailbox.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://git.codemadness.org/sfeed_curses"
|
homepage="https://git.codemadness.org/sfeed_curses"
|
||||||
distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
|
distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
|
||||||
checksum=49f467dd6c511b2e4dbbb198beada51cccee0026ba4dc8b88bd46f833ea74130
|
checksum=f90b26e19e3c4457c88d430ecfccf428576d9af1d560240ac1dc3c11b73e4c12
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue