trurl: update to 0.14.
This commit is contained in:
parent
866738a88f
commit
b16bf22549
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'trurl'
|
# Template file for 'trurl'
|
||||||
pkgname=trurl
|
pkgname=trurl
|
||||||
version=0.13
|
version=0.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://curl.se/trurl"
|
homepage="https://curl.se/trurl"
|
||||||
changelog="https://raw.githubusercontent.com/curl/trurl/master/RELEASE-NOTES"
|
changelog="https://raw.githubusercontent.com/curl/trurl/master/RELEASE-NOTES"
|
||||||
distfiles="https://github.com/curl/trurl/archive/refs/tags/trurl-${version}.tar.gz"
|
distfiles="https://github.com/curl/trurl/archive/refs/tags/trurl-${version}.tar.gz"
|
||||||
checksum=8ceeb09d0e08dc677897f26651aa625d9ad18021f881f9d5f31e5a95bb3cc047
|
checksum=5080ce71984fc620c1d12010c70c22e8020aeeba7009afcdfce7a9ea40caa4d2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue