mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
trurl: update to 0.9
This commit is contained in:
parent
535f1a3c2e
commit
1f10a48a10
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'trurl'
|
# Template file for 'trurl'
|
||||||
pkgname=trurl
|
pkgname=trurl
|
||||||
version=0.8
|
version=0.9
|
||||||
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://github.com/curl/trurl"
|
homepage="https://github.com/curl/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=7baccde1620062cf8c670121125480269b41bdc81bd4015b7aabe33debb022c6
|
checksum=848da38c0ea07cd96d6adac4a5e5e141fe26e5bd846039aa350c3ca589a948e0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue