mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
skroll: update distfiles/homepage.
This commit is contained in:
parent
e91fd5eb4b
commit
5b9f7c239a
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'skroll'
|
# Template file for 'skroll'
|
||||||
pkgname=skroll
|
pkgname=skroll
|
||||||
version=0.6
|
version=0.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="LD=\${CXX}"
|
make_build_args="LD=\${CXX}"
|
||||||
short_desc="Scroll text to stdout"
|
short_desc="Scroll text to stdout"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="WTFPL"
|
license="WTFPL"
|
||||||
homepage="http://git.z3bra.org/cgit.cgi/skroll/"
|
homepage="http://git.z3bra.org/skroll/log.html"
|
||||||
distfiles="http://repo.voidlinux.de/distfiles/skroll-${version}/skroll-${version}.tar.bz2"
|
distfiles="http://dl.z3bra.org/releases/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=32221fef51f6814a7bf3cf4207b8a2466624544a2fd1e5b110ee2af3580d2959
|
checksum=32221fef51f6814a7bf3cf4207b8a2466624544a2fd1e5b110ee2af3580d2959
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue