mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libspectrum: update to 1.4.1
This commit is contained in:
parent
5b00140908
commit
cac8d73f9f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libspectrum'
|
# Template file for 'libspectrum'
|
||||||
pkgname=libspectrum
|
pkgname=libspectrum
|
||||||
version=1.3.6
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jakub Skrzypnik <j.skrzypnik@openmailbox.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://fuse-emulator.sourceforge.net/"
|
homepage="http://fuse-emulator.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/fuse-emulator/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/fuse-emulator/${pkgname}-${version}.tar.gz"
|
||||||
checksum=31c85d85bc17acbf7465f7d7805fc84dfc4830cee3715b929d4440aaacb6ef47
|
checksum=025a1663491cc58174e91df77d82b28782310f6831485cb14291ce774f23c729
|
||||||
|
|
||||||
libspectrum-devel_package() {
|
libspectrum-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue