schilytools: update to 2018.12.21.
This commit is contained in:
parent
7deb5e15f6
commit
9b99c6b2d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'schilytools'
|
# Template file for 'schilytools'
|
||||||
pkgname=schilytools
|
pkgname=schilytools
|
||||||
version=2018.07.25
|
version=2018.12.21
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Schily's portable tools"
|
short_desc="Schily's portable tools"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
@ -10,7 +10,7 @@ depends="sccs sdd sfind smake star"
|
||||||
homepage="https://sourceforge.net/projects/schilytools/"
|
homepage="https://sourceforge.net/projects/schilytools/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/schily-${version//./-}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/schily-${version//./-}.tar.bz2"
|
||||||
wrksrc="schily-${version//./-}"
|
wrksrc="schily-${version//./-}"
|
||||||
checksum=4d3967f31fe9e64065975bfb9ac604cbb59092c861ab0448aab72d1a5d0c5c4e
|
checksum=69ccb3668f8f9f9a89545d695946b62dfe7acd34379ab8c5de2ec2d3706d6285
|
||||||
nocross=yes # configure + re-builds with itself
|
nocross=yes # configure + re-builds with itself
|
||||||
build_style=meta
|
build_style=meta
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue