xtools: update to 0.65.
This commit is contained in:
parent
5e34d132a4
commit
fa9eba4672
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'xtools'
|
||||
pkgname=xtools
|
||||
version=0.64
|
||||
revision=2
|
||||
version=0.65
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="curl git make spdx-licenses-list xtools-minimal-${version}_${revision}"
|
||||
short_desc="Opinionated helpers for working with XBPS"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain"
|
||||
homepage="http://git.vuxu.org/xtools"
|
||||
distfiles="http://git.vuxu.org/xtools/snapshot/xtools-${version}.tar.gz"
|
||||
checksum=a49140066744d4aaaf856fb40d92df26d6d3f80b2aa03da1746c513e7eab40be
|
||||
homepage="https://git.vuxu.org/xtools"
|
||||
distfiles="https://git.vuxu.org/xtools/snapshot/xtools-${version}.tar.gz"
|
||||
checksum=2128fb5066fa2aab7bcfb149519463d513ade820f1d8e25aecbeaf259294615e
|
||||
|
||||
# all xtools that can function without git installed
|
||||
# (git is by far the largest dependency)
|
||||
|
|
Loading…
Reference in New Issue