tllist: update to 1.1.0.

This commit is contained in:
icp 2022-08-23 21:43:20 +05:30 committed by classabbyamp
parent 446e2dc16a
commit bd31833a6d
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tllist'
pkgname=tllist
version=1.0.5
version=1.1.0
revision=1
wrksrc=$pkgname
build_style=meson
@ -8,8 +8,8 @@ short_desc="C header file only implementation of a typed linked list"
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
license="MIT"
homepage="https://codeberg.org/dnkl/tllist"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=b0f32c9b2c2015c8d8dd068fd4e8b586aa91ca1670badc274ec962559ee0aadd
distfiles="https://codeberg.org/dnkl/tllist/archive/${version}.tar.gz"
checksum=0e7b7094a02550dd80b7243bcffc3671550b0f1d8ba625e4dff52517827d5d23
post_install() {
vlicense LICENSE