schilytools: update to 2020.07.18.
This commit is contained in:
parent
42ff795ce8
commit
e253d00b68
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'schilytools'
|
||||
pkgname=schilytools
|
||||
version=2019.06.13
|
||||
version=2020.07.18
|
||||
revision=1
|
||||
wrksrc="schily-${version//./-}"
|
||||
build_style=meta
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="CDDL-1.0"
|
||||
homepage="https://sourceforge.net/projects/schilytools/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/schily-${version//./-}.tar.bz2"
|
||||
checksum=619d6e5260633e4109ebebcf84aadfcd68ddb3cadb46989578d3f80d9ca66aa4
|
||||
checksum=e2e86c730d6e0787f320f2f85ac845306a361bcf03f457287c7028e6b1192064
|
||||
nocross=yes # configure + re-builds with itself
|
||||
|
||||
do_build() {
|
||||
|
|
|
@ -1 +1 @@
|
|||
pattern='schily-\K[\d-]+'
|
||||
pattern='/AN-\K[\d-]+'
|
||||
|
|
Loading…
Reference in a new issue