-
Notifications
You must be signed in to change notification settings - Fork 695
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
community/cargo-c: upgrade to 0.9.23
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Contributor: Oleg Titov <[email protected]> | ||
# Maintainer: Oleg Titov <[email protected]> | ||
pkgname=cargo-c | ||
pkgver=0.9.22 | ||
pkgrel=1 | ||
pkgver=0.9.23 | ||
pkgrel=0 | ||
pkgdesc="cargo subcommand to build and install C-ABI compatibile dynamic and static libraries" | ||
url="https://github.com/lu-zero/cargo-c" | ||
arch="all" | ||
|
@@ -59,6 +59,6 @@ package() { | |
} | ||
|
||
sha512sums=" | ||
98d131300e843f730c5009c3f162e130c4c90cae87ba7a437ed7babdfcd4b68f51bfd438800c4064686b7a209facda51c659f544368a4d7a8ee6140888463288 cargo-c-0.9.22.tar.gz | ||
2063c99327a4fe768e5ee8fd8aeb785e2f6f80fead97a124151f00376486e1a90749e8555c2747e2f1b82aa6ba6c5b3f1e05ba97734921bdd362963bf58a543d cargo-c-0.9.22-Cargo.lock | ||
cd93e88dc1d88c1e4911dd78f7af528b1c7fed259557d7d84d14e7a42eb7c077210386523f6d012b8de8714193956a7746684c2547b45ef03a2cff7d9be75e11 cargo-c-0.9.23.tar.gz | ||
e0a96023ca9f72049f9b026038f00cf15da060616e6ab36f6d4e34b2cf17dfe02efa64f7c54330bf0a11cb94774d19e6d3c947be4d01640c7131285166e9d1f1 cargo-c-0.9.23-Cargo.lock | ||
" |