* update con2fbmap to 2.1.0-53
This commit is contained in:
parent
c1fa2c9665
commit
e656bb16fa
19
con2fbmap/.SRCINFO
Normal file
19
con2fbmap/.SRCINFO
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
pkgbase = con2fbmap
|
||||||
|
pkgdesc = Shows and sets mapping between consoles and framebuffer devices
|
||||||
|
pkgver = 2.1.0
|
||||||
|
pkgrel = 53
|
||||||
|
url = https://www.debian.org/
|
||||||
|
arch = i686
|
||||||
|
arch = x86_64
|
||||||
|
arch = armv6h
|
||||||
|
arch = armv7h
|
||||||
|
arch = aarch64
|
||||||
|
arch = powerpc64le
|
||||||
|
arch = powerpc64
|
||||||
|
arch = powerpc
|
||||||
|
arch = riscv64
|
||||||
|
license = GPL
|
||||||
|
source = https://mirrors.kernel.org/debian/pool/main/f/fbset/fbset_2.1-33.debian.tar.xz
|
||||||
|
sha512sums = f4bc90057a34e3c7ae1e3906da90a255977bc444df365314843a84250cf66dd9a7bcd6815149eed0a99d771bc80388fc12981e43ee003b525b68943a44a7c4b5
|
||||||
|
|
||||||
|
pkgname = con2fbmap
|
@ -3,13 +3,13 @@
|
|||||||
|
|
||||||
pkgname=con2fbmap
|
pkgname=con2fbmap
|
||||||
pkgver=2.1.0
|
pkgver=2.1.0
|
||||||
pkgrel=52
|
pkgrel=53
|
||||||
pkgdesc='Shows and sets mapping between consoles and framebuffer devices'
|
pkgdesc='Shows and sets mapping between consoles and framebuffer devices'
|
||||||
url='https://www.debian.org/'
|
url='https://www.debian.org/'
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
arch=(i686 x86_64 armv6h armv7h aarch64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(i686 x86_64 armv6h armv7h aarch64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
source=('https://mirrors.kernel.org/debian/pool/main/f/fbset/fbset_2.1-28.debian.tar.xz')
|
source=('https://mirrors.kernel.org/debian/pool/main/f/fbset/fbset_2.1-33.debian.tar.xz')
|
||||||
sha512sums=('ea96e699e08d15fec4106434edf6f360e78e531dbbd81507bca8f2b31ec39fd12ba0d5c4a6c8a8a110112f3d4e83c3425ebaa59625adb24c3990d18e6f2051c9')
|
sha512sums=('f4bc90057a34e3c7ae1e3906da90a255977bc444df365314843a84250cf66dd9a7bcd6815149eed0a99d771bc80388fc12981e43ee003b525b68943a44a7c4b5')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}"
|
cd "${srcdir}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user