linuxconsoletools: updated to version 1.7.0, now depends on libsdl2 instead of libsdl

This commit is contained in:
Matt Housh 2020-08-25 11:52:56 -05:00
parent 4b3fb55360
commit 494946372d
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32+nLkNa09HbGv9gIYe+jEDudEAoC3jAM5naXYWfy86NqDgJqpZQnU6Bf7MCSEahdynYeTbwl2Q0KKXiLJ/dIAc=
SHA256 (Pkgfile) = ceb8869270f53858a7bd7e080217a9d4c037ead57c6c5e49dd6d7ce00d38ea9c
RWSagIOpLGJF3+GcxktirlYGu1QfY+QDevlANsNB28pLyg+C9Q+e5hJqjNRSDlH1RNXZhzXccFUjUgIoJ8xTZPl15ovnHSxQzQU=
SHA256 (Pkgfile) = 76803454b5f894c1d72922ec1dc269c069137580e8496237983cad16027a39ad
SHA256 (.footprint) = b2db3f23aa67f4ffc861b2f888dca0b1aa8f52b0169b82abc20c444782c281aa
SHA256 (linuxconsoletools-1.6.1.tar.bz2) = e9d6b05a6c57c7eb3ec7f9f017f46b20e4b55d5a02f930eff1823a13921c5934
SHA256 (linuxconsoletools-1.7.0.tar.bz2) = 95d112f06393806116341d593bda002c8bc44119c1538407623268fed90d8c34

View File

@ -1,10 +1,10 @@
# Description: Utilities to test and configure joysticks, connect legacy devices to the kernel's input subsystem and test the input event layer
# URL: https://sourceforge.net/projects/linuxconsole/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: libsdl
# Depends on: libsdl2
name=linuxconsoletools
version=1.6.1
version=1.7.0
release=1
source=(https://downloads.sourceforge.net/project/linuxconsole/$name-$version.tar.bz2)