hans: update to 1.1.
This commit is contained in:
parent
aa3a922c52
commit
08954bda64
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'hans'
|
# Template file for 'hans'
|
||||||
pkgname=hans
|
pkgname=hans
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=2
|
revision=1
|
||||||
short_desc="ICMP tunneling software"
|
short_desc="ICMP tunneling software"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://code.gerade.org/hans/"
|
homepage="http://code.gerade.org/hans/"
|
||||||
distfiles="https://github.com/friedrich/$pkgname/archive/v$version.tar.gz"
|
distfiles="https://github.com/friedrich/$pkgname/archive/v$version.tar.gz"
|
||||||
checksum=53090083d440466e573b35f2eeab0b4b0dcd3e6290f797c999b4f5a0b5caaba2
|
checksum=f96265613b4b1c408cc6cde5262de5a660bf781370eb548d8547f6e534726e13
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/FLAGS/s/=/+=/' Makefile
|
sed -i '/FLAGS/s/=/+=/' Makefile
|
||||||
|
|
Loading…
Reference in New Issue