mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ptii: fix distfile URI
This commit is contained in:
parent
1eeba295d4
commit
a79308ddb3
1 changed files with 2 additions and 2 deletions
|
@ -4,11 +4,11 @@ version=0.4
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="inotify-tools-devel"
|
makedepends="inotify-tools-devel"
|
||||||
short_desc="A simple program you can use with ii"
|
short_desc="Simple program you can use with ii"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="WTFPL"
|
license="WTFPL"
|
||||||
homepage="http://git.z3bra.org/cgit.cgi/ptii/"
|
homepage="http://git.z3bra.org/cgit.cgi/ptii/"
|
||||||
distfiles="http://repo.voidlinux.de/distfiles/ptii-${version}/ptii-${version}.tar.bz2"
|
distfiles="https://repo.voidlinux.de/distfiles/ptii-${version}/ptii-${version}.tar.bz2"
|
||||||
checksum=2f130417251938c9947293f4df07b6db37909e03d4f600e0af025d1ae6a02d26
|
checksum=2f130417251938c9947293f4df07b6db37909e03d4f600e0af025d1ae6a02d26
|
||||||
|
|
||||||
LDFLAGS="-lpthread"
|
LDFLAGS="-lpthread"
|
||||||
|
|
Loading…
Add table
Reference in a new issue