mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +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
|
||||
build_style=gnu-makefile
|
||||
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>"
|
||||
license="WTFPL"
|
||||
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
|
||||
|
||||
LDFLAGS="-lpthread"
|
||||
|
|
Loading…
Add table
Reference in a new issue