mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
New package: vbindiff-3.0_beta4
This commit is contained in:
parent
94f51d2634
commit
3a6f22f319
1 changed files with 13 additions and 0 deletions
13
srcpkgs/vbindiff/template
Normal file
13
srcpkgs/vbindiff/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'vbindiff'
|
||||||
|
pkgname=vbindiff
|
||||||
|
version=3.0_beta4
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="ncurses-devel"
|
||||||
|
short_desc="Visual Binary Diff"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://www.cjmweb.net/vbindiff/"
|
||||||
|
update_pattern='vbindiff-\K.*(?=.tar)'
|
||||||
|
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=7d5d5a87fde953dc2089746f6f6ab811d60e127b01074c97611898fb1ef1983d
|
Loading…
Add table
Reference in a new issue