Update package version to 1.2.70
This commit is contained in:
@@ -1,9 +1,18 @@
|
||||
name: sdl12-compat
|
||||
description: An SDL-1.2 compatibility layer that uses SDL 2.0 behind the scenes
|
||||
version: 1.2.68
|
||||
version: 1.2.70
|
||||
revision: 1
|
||||
url: https://github.com/libsdl-org/sdl12-compat
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["glu","sdl2-compat"]
|
||||
make_depends: ["cmake"]
|
||||
type: source
|
||||
depends:
|
||||
- glu
|
||||
- sdl2-compat
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://github.com/libsdl-org/sdl12-compat/archive/refs/tags/release-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b8350cc400b9605dd5e319f451f09d5d6e70bb1dfc22cd67f718b3ffc16ebb7c
|
||||
|
||||
Reference in New Issue
Block a user