mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xspringies: use distfile mirror.
This commit is contained in:
parent
1ca50ad0de
commit
20f021a8f3
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'xspringies'
|
# Template file for 'xspringies'
|
||||||
pkgname=xspringies
|
pkgname=xspringies
|
||||||
version=1.12
|
version=1.12
|
||||||
revision=3
|
revision=4
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
short_desc="Mass and spring simulation system"
|
short_desc="Mass and spring simulation system"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-1"
|
license="GPL-1"
|
||||||
homepage="http://www.cs.rutgers.edu/~decarlo/software.html"
|
homepage="https://web.archive.org/web/20170303034329/http://www.cs.rutgers.edu/~decarlo/software.html"
|
||||||
distfiles="http://www.cs.rutgers.edu/~decarlo/software/${pkgname}-${version}.tar.Z>${pkgname}-${version}.tar.gz"
|
distfiles="http://distcache.freebsd.org/ports-distfiles/${pkgname}-${version}.tar.Z>${pkgname}-${version}.tar.gz"
|
||||||
checksum=08a3e9f60d1f1e15d38d62dd62baab18f6ad57ee139b0ef41452be66e4ad6a28
|
checksum=08a3e9f60d1f1e15d38d62dd62baab18f6ad57ee139b0ef41452be66e4ad6a28
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue