libmodule: update to 5.0.0.
This commit is contained in:
parent
d8da4a898f
commit
c11c71e59d
2 changed files with 3 additions and 3 deletions
|
@ -3503,7 +3503,7 @@ libflite_cmu_us_kal.so.1 flite-2.1_1
|
|||
libflite_usenglish.so.1 flite-2.1_1
|
||||
libflite_cmulex.so.1 flite-2.1_1
|
||||
libgtk-4.so.0.9400.0 gtk4-3.94.0_1
|
||||
libmodule.so.4 libmodule-4.1.0_1
|
||||
libmodule.so.5 libmodule-5.0.0_1
|
||||
libgnustep-gui.so.0.27 gnustep-gui-0.27.0_1
|
||||
libmhash.so.2 mhash-0.9.9.9_1
|
||||
librlottie.so.0 rlottie-0.0.20160709_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmodule'
|
||||
pkgname=libmodule
|
||||
version=4.1.0
|
||||
version=5.0.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="C simple and elegant implementation of an actor library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/FedeDP/libmodule"
|
||||
distfiles="https://github.com/FedeDP/libmodule/archive/${version}.tar.gz"
|
||||
checksum=14294e63e3ff26ddbf80ca359e3d78ea3a1207692fc137a8020ec1fbe0ec47bd
|
||||
checksum=fa82567c56313b69bea589f7a1a027217b722b9c885c2d645a826d8af307a6c9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue