trurl: update to 0.12.
This commit is contained in:
parent
6adfaf5f1a
commit
2d3ec877fe
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'trurl'
|
# Template file for 'trurl'
|
||||||
pkgname=trurl
|
pkgname=trurl
|
||||||
version=0.10
|
version=0.12
|
||||||
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=e54ee05a1a39f2547fbb39225f9cf5e2608eeaf07ad3f7dbff0a069d060d3c46
|
checksum=67a1620ebb0392a9cdd8e46bc44a14e0a5d8c1a9112859fbbb525ec919d2fa9b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue