dpkg: update to 1.18.3.
This commit is contained in:
parent
430ccf22f7
commit
b4b7b4fcb4
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'dpkg'
|
# Template file for 'dpkg'
|
||||||
pkgname=dpkg
|
pkgname=dpkg
|
||||||
version=1.18.2
|
version=1.18.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-start-stop-daemon --with-zlib --with-bz2 --with-liblzma"
|
configure_args="--disable-start-stop-daemon --with-zlib --with-bz2 --with-liblzma"
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
makedepends="zlib-devel bzip2-devel liblzma-devel ncurses-devel"
|
makedepends="zlib-devel bzip2-devel liblzma-devel ncurses-devel"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Debian Package Manager"
|
short_desc="The Debian Package Manager"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://packages.debian.org/dpkg"
|
homepage="http://packages.debian.org/dpkg"
|
||||||
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
|
||||||
checksum=11484f2a73d027d696e720a60380db71978bb5c06cd88fe30c291e069ac457a4
|
checksum=a40ffe38d7f36d858a752189a306433cfc52c7d15d7b98f61d9f9dd49e0e4807
|
||||||
|
|
||||||
dpkg-devel_package() {
|
dpkg-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue