mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
schilytools: update to 2018.07.25.
This commit is contained in:
parent
3cfa9696f8
commit
d0a2167c05
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'schilytools'
|
# Template file for 'schilytools'
|
||||||
pkgname=schilytools
|
pkgname=schilytools
|
||||||
version=2018.01.26
|
version=2018.07.25
|
||||||
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=bc7e9a3b78d1297fcd2dcdcc62b38c2e641ab5c34fc5f48e29f23ac91e97c0f0
|
checksum=4d3967f31fe9e64065975bfb9ac604cbb59092c861ab0448aab72d1a5d0c5c4e
|
||||||
nocross=yes # configure + re-builds with itself
|
nocross=yes # configure + re-builds with itself
|
||||||
build_style=meta
|
build_style=meta
|
||||||
|
|
||||||
|
|
1
srcpkgs/schilytools/update
Normal file
1
srcpkgs/schilytools/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern='schily-\K[\d-]+'
|
Loading…
Add table
Reference in a new issue