community/ois: upgrade to 1.5.1

This commit is contained in:
Clayton Craft 2021-05-13 12:38:11 -07:00 committed by Michał Polański
parent 54580e683f
commit 83e66e0526

View File

@ -1,7 +1,7 @@
# Contributor: Clayton Craft <clayton@craftyguy.net>
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=ois
pkgver=1.5
pkgver=1.5.1
pkgrel=0
pkgdesc="Object Oriented Input System"
# Note: only tested on the following archs, may work on others too but not
@ -26,4 +26,6 @@ build() {
package() {
make -C build DESTDIR="$pkgdir" install
}
sha512sums="5ab1dda7c25c1959ccbbb758ea3fda36bd62ad65f46e2c6b418317a5eb39e0bace52a44ae079dfb69fc58c90df54f8e50d589daae1100ec615325363c9d77513 ois-1.5.tar.gz"
sha512sums="
20598aef999a70900cb7f75ffaf62059acf8e811822971cb21986b5d25d28dacb79e4b4cf4770c70e00d3c55cdd01ef3e68a77c2dd148677784fc4df38891340 ois-1.5.1.tar.gz
"