ada: update to 3.1.0.
This commit is contained in:
parent
2c7d5ba450
commit
03898f8303
@ -457,7 +457,7 @@ libparted.so.2 libparted-3.1_1
|
|||||||
libparted-fs-resize.so.0 libparted-3.1_1
|
libparted-fs-resize.so.0 libparted-3.1_1
|
||||||
libntfs-3g.so.89 ntfs-3g-2021.8.22_1
|
libntfs-3g.so.89 ntfs-3g-2021.8.22_1
|
||||||
libruby.so.3.3 ruby-3.3.2_1
|
libruby.so.3.3 ruby-3.3.2_1
|
||||||
libada.so.2 ada-2.9.0_1
|
libada.so.3 ada-3.1.0_1
|
||||||
librw.so.0 rankwidth-0.9_1
|
librw.so.0 rankwidth-0.9_1
|
||||||
libKSysGuardFormatter.so.2 libksysguard-6.0.0_1
|
libKSysGuardFormatter.so.2 libksysguard-6.0.0_1
|
||||||
libKSysGuardSensorFaces.so.2 libksysguard-6.0.0_1
|
libKSysGuardSensorFaces.so.2 libksysguard-6.0.0_1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ada'
|
# Template file for 'ada'
|
||||||
pkgname=ada
|
pkgname=ada
|
||||||
version=2.9.2
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# They all pull in CPM - CMake's missing package manager
|
# They all pull in CPM - CMake's missing package manager
|
||||||
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||||||
license="MIT OR Apache-2.0"
|
license="MIT OR Apache-2.0"
|
||||||
homepage="https://www.ada-url.com/"
|
homepage="https://www.ada-url.com/"
|
||||||
distfiles="https://github.com/ada-url/ada/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ada-url/ada/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=f41575ad7eec833afd9f6a0d6101ee7dc2f947fdf19ae8f1b54a71d59f4ba5ec
|
checksum=c93255bd9d3a5fa890843a34fbe9f7d2e233eea4b0c4075d401c32ac8e80a9df
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-APACHE
|
vlicense LICENSE-APACHE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user