mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libspectrum: update to 1.4.4. (#612)
This commit is contained in:
parent
ec69ccfb25
commit
a6d8bd2dd7
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.4.3
|
version=1.4.4
|
||||||
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.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
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=e1f9d7b2c12643bdf97092bc5c4bf6cd11b786ad94a154521cf697b9e9d4752d
|
checksum=fdfb2b2bad17bcfc98c098deaebf2a9811824b08d525172436d5eb134c9780b1
|
||||||
|
|
||||||
libspectrum-devel_package() {
|
libspectrum-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue